net.refractions.udig.ui.preferences
Class CharSetFieldEditor
java.lang.Object
  
FieldEditor
      
net.refractions.udig.ui.preferences.CharSetFieldEditor
public final class CharSetFieldEditor
- extends FieldEditor
 
| 
Constructor Summary | 
CharSetFieldEditor(java.lang.String name,
                   java.lang.String labelText,
                   Composite parent)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CharSetFieldEditor
public CharSetFieldEditor(java.lang.String name,
                          java.lang.String labelText,
                          Composite parent)
getNumberOfControls
public int getNumberOfControls()
 
doStore
protected void doStore()
 
doLoadDefault
protected void doLoadDefault()
 
doLoad
protected void doLoad()
 
doFillIntoGrid
protected void doFillIntoGrid(Composite parent,
                              int numColumns)
 
adjustForNumColumns
protected void adjustForNumColumns(int numColumns)