|
ElegantJ 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.editors.VectorEditor
com.elegantj.editors.ArrayEditor
This class provides the editor for the vector.
| Constructor Summary | |
ArrayEditor()
|
|
| Method Summary | |
java.lang.String |
getJavaInitializationString()
|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
java.lang.String |
toString()
make the string representation. |
| Methods inherited from class com.elegantj.editors.VectorEditor |
addString, editString, exchange, getAsText, getCustomEditor, isPaintable, moveItems, paintValue, removeAll, removeItem, removeItems, removeString, supportsCustomEditor |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getTags, removePropertyChangeListener, setAsText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ArrayEditor()
| Method Detail |
public java.lang.String getJavaInitializationString()
getJavaInitializationString in interface java.beans.PropertyEditorgetJavaInitializationString in class VectorEditorpublic void setValue(java.lang.Object value)
setValue in interface java.beans.PropertyEditorsetValue in class VectorEditorpublic java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class VectorEditorpublic java.lang.String toString()
toString in class VectorEditor
|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||