|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.ejtools.adwt.SimpleCustomizer.EditorUpdater
Description of the Class
| Field Summary | |
protected java.beans.PropertyDescriptor |
pd
Description of the Field |
protected java.beans.PropertyEditor |
propertyEditor
Description of the Field |
protected java.lang.String |
propName
Description of the Field |
| Constructor Summary | |
SimpleCustomizer.EditorUpdater(java.beans.PropertyEditor propertyeditor,
java.beans.PropertyDescriptor propertydescriptor)
Constructor for the EditorUpdater object |
|
SimpleCustomizer.EditorUpdater(java.beans.PropertyEditor propertyeditor,
java.lang.String s)
Constructor for the EditorUpdater object |
|
| Method Summary | |
void |
propertyChange(java.beans.PropertyChangeEvent propertychangeevent)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.beans.PropertyDescriptor pd
protected java.lang.String propName
protected java.beans.PropertyEditor propertyEditor
| Constructor Detail |
public SimpleCustomizer.EditorUpdater(java.beans.PropertyEditor propertyeditor,
java.beans.PropertyDescriptor propertydescriptor)
propertyeditor - Description of Parameterpropertydescriptor - Description of Parameter
public SimpleCustomizer.EditorUpdater(java.beans.PropertyEditor propertyeditor,
java.lang.String s)
propertyeditor - Description of Parameters - Description of Parameter| Method Detail |
public void propertyChange(java.beans.PropertyChangeEvent propertychangeevent)
propertyChange in interface java.beans.PropertyChangeListenerpropertychangeevent - Description of Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||