|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--org.ejtools.adwt.editor.GenericEditor
Description of the Class
| Field Summary | |
protected java.lang.Object |
value
Description of the Field |
| Constructor Summary | |
GenericEditor()
Constructor for the PropertiesEditor object |
|
| Method Summary | |
java.lang.Object |
getValue()
Gets the value attribute of the FileEditor object |
void |
setValue(java.lang.Object object)
Setter for the value attribute |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.Object value
| Constructor Detail |
public GenericEditor()
| Method Detail |
public java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportpublic void setValue(java.lang.Object object)
setValue in interface java.beans.PropertyEditorsetValue in class java.beans.PropertyEditorSupportobject - The new value value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||