|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
com.elegantj.awt.table.DataVectorEditor
DataVectorEditor class which provides the editor for the data of the AWTTable
| Constructor Summary | |
DataVectorEditor()
|
|
| Method Summary | |
java.lang.String |
getJavaInitializationString()
Method which returns the java initalization string |
java.lang.Object |
getValue()
Method which returns the value of the editor |
void |
setValue(java.lang.Object value)
Method which sets the value for the editor |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataVectorEditor()
| Method Detail |
public java.lang.String getJavaInitializationString()
public void setValue(java.lang.Object value)
public java.lang.Object getValue()
|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||