net.refractions.udig.validation.ui
Class AmbiguousCellEditor
java.lang.Object
CellEditor
net.refractions.udig.validation.ui.AmbiguousCellEditor
public class AmbiguousCellEditor
- extends CellEditor
Constructor Summary |
AmbiguousCellEditor(Composite parent,
int style)
|
AmbiguousCellEditor(Composite parent,
Table table,
java.util.ArrayList<java.lang.String> layersList,
java.util.ArrayList<java.lang.String> typeRefsList)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmbiguousCellEditor
public AmbiguousCellEditor(Composite parent,
Table table,
java.util.ArrayList<java.lang.String> layersList,
java.util.ArrayList<java.lang.String> typeRefsList)
AmbiguousCellEditor
public AmbiguousCellEditor(Composite parent,
int style)
createControl
protected Control createControl(Composite parent)
getControl
public Control getControl()
doGetValue
protected java.lang.Object doGetValue()
doSetFocus
protected void doSetFocus()
doSetValue
protected void doSetValue(java.lang.Object value)