Modifier and Type | Class and Description |
---|---|
class |
SwingField.BinaryListener |
class |
SwingField.BooleanItemListener |
class |
SwingField.FileActionListener |
class |
SwingField.ListItemListener<V,T> |
class |
SwingField.MakeComponentVisitor |
class |
SwingField.SetComponentVisitor
class to synchronize the components with the input
|
class |
SwingField.TextActionListener |
class |
SwingField.TextFocusListener |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LIST_INPUT_UNSELECTED |
Modifier | Constructor and Description |
---|---|
protected |
SwingField(AppContext conn,
Field<I> field) |
Modifier and Type | Method and Description |
---|---|
protected void |
setComponentValue() |
boolean |
validate() |
public static final java.lang.String LIST_INPUT_UNSELECTED
protected SwingField(AppContext conn, Field<I> field)