|
|||||||||||
| 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
|
+--org.ejtools.adwt.editor.ObjectNameEditor
Description of the Class
| Field Summary | |
protected javax.swing.JButton |
button
Description of the Field |
protected java.awt.Container |
panel
Description of the Field |
protected javax.swing.JTextField |
text
Description of the Field |
| Fields inherited from class org.ejtools.adwt.editor.GenericEditor |
value |
| Constructor Summary | |
ObjectNameEditor()
Constructor |
|
| Method Summary | |
java.lang.String |
getAsText()
Getter for the asText attribute |
java.awt.Component |
getCustomEditor()
Gets the customEditor attribute of the ObjectNameEditor object |
void |
setAsText(java.lang.String s)
Setter for the asText attribute |
void |
setValue(java.lang.Object object)
Setter for the value attribute |
boolean |
supportsCustomEditor()
Description of the Method |
| Methods inherited from class org.ejtools.adwt.editor.GenericEditor |
getValue |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected javax.swing.JButton button
protected java.awt.Container panel
protected javax.swing.JTextField text
| Constructor Detail |
public ObjectNameEditor()
| Method Detail |
public java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupportpublic java.awt.Component getCustomEditor()
getCustomEditor in interface java.beans.PropertyEditorgetCustomEditor in class java.beans.PropertyEditorSupportpublic void setAsText(java.lang.String s)
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupports - The new valuepublic void setValue(java.lang.Object object)
setValue in interface java.beans.PropertyEditorsetValue in class GenericEditorobject - The new value valuepublic boolean supportsCustomEditor()
supportsCustomEditor in interface java.beans.PropertyEditorsupportsCustomEditor in class java.beans.PropertyEditorSupport
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||