Public Member Functions | |
| GuiUpdaterIntrospector (Object bean, BeanInfo beanInfo, Class targetClass) throws IntrospectionException | |
| void | addNodeUpdaterListener (NodeUpdaterListener listener) |
| void | removeNodeUpdaterListener (NodeUpdaterListener listener) |
Protected Member Functions | |
| void | firePropertyChange (String propertyName, Object oldValue, Object newValue) |
| void | fireNameChange (String newName) |
| void | fireDisplayNameChange (String newDisplayName) |
| void | fireShortDescriptionChange (String newShortDescription) |
| void | fireNodeIconChange (java.awt.Image newIcon) |
| void | fireNodeDefaultActionChange (String newDefaultAction) |
Package Functions | |
| boolean | hasRegisteredListenerInternal () |
IntrospectionBasedNodeUpdater in order to hook the abstract fire***Change to the properties of this node.
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3.8