public static interface AttributeTableEditor.AttribEditor
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getComponent()
Returns the editor component
|
java.lang.Object |
getValue()
Returns the currently edited cell value
|
void |
setValue(java.lang.Object o)
Sets the cell value diplayed by the component.
|
java.awt.Component getComponent()
java.lang.Object getValue()
void setValue(java.lang.Object o)
object - to initialize editor with