net.refractions.udig.ui
Class CharsetSelectionDialog
java.lang.Object
  
FilteredItemsSelectionDialog
      
net.refractions.udig.ui.CharsetSelectionDialog
public final class CharsetSelectionDialog
- extends FilteredItemsSelectionDialog
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CharsetSelectionDialog
public CharsetSelectionDialog(Shell shell,
                              boolean multi)
CharsetSelectionDialog
public CharsetSelectionDialog(Shell shell,
                              boolean multi,
                              java.lang.String initialSelection)
validateItem
protected IStatus validateItem(java.lang.Object item)
 
getItemsComparator
protected java.util.Comparator getItemsComparator()
 
getElementName
public java.lang.String getElementName(java.lang.Object item)
 
getDialogSettings
protected IDialogSettings getDialogSettings()
 
fillContentProvider
protected void fillContentProvider(AbstractContentProvider contentProvider,
                                   ItemsFilter itemsFilter,
                                   IProgressMonitor progressMonitor)
                            throws CoreException
- Throws:
 CoreException
 
createFilter
protected ItemsFilter createFilter()
 
createExtendedContentArea
protected Control createExtendedContentArea(Composite parent)
 
setPattern
public void setPattern(java.lang.String value)