net.refractions.udig.project.ui.preferences
Class PaletteSelectionFieldEditor

java.lang.Object
  extended by FieldEditor
      extended by net.refractions.udig.project.ui.preferences.PaletteSelectionFieldEditor

public class PaletteSelectionFieldEditor
extends FieldEditor


Constructor Summary
PaletteSelectionFieldEditor(java.lang.String name, java.lang.String string, Composite parent)
           
 
Method Summary
protected  void adjustForNumColumns(int numColumns)
           
protected  void doFillIntoGrid(Composite parent, int numColumns)
           
protected  void doLoad()
           
protected  void doLoadDefault()
           
protected  void doStore()
           
 int getNumberOfControls()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaletteSelectionFieldEditor

public PaletteSelectionFieldEditor(java.lang.String name,
                                   java.lang.String string,
                                   Composite parent)
Method Detail

adjustForNumColumns

protected void adjustForNumColumns(int numColumns)

doFillIntoGrid

protected void doFillIntoGrid(Composite parent,
                              int numColumns)

doLoad

protected void doLoad()

doLoadDefault

protected void doLoadDefault()

doStore

protected void doStore()

getNumberOfControls

public int getNumberOfControls()