protected static interface ArrayEditor.ElementEditor
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(ActionListener listener) |
Component |
getEditorComponent() |
Object |
getValue() |
void |
removeActionListener(ActionListener listener) |
void |
setEnabled(boolean enabled) |
void |
setValue(Object value) |
void setValue(Object value)
Object getValue()
Component getEditorComponent()
void addActionListener(ActionListener listener)
void removeActionListener(ActionListener listener)
void setEnabled(boolean enabled)
Abbot is hosted on