Uses of Class
uic.action.PropertyChangedAction

Packages that use PropertyChangedAction
uic.action Actions to connect widgets with each other; or with your logic. 
 

Uses of PropertyChangedAction in uic.action
 

Methods in uic.action that return PropertyChangedAction
 PropertyChangedAction PropertyChangedAction.add(Component source)
          Add an Component object to this action.
 PropertyChangedAction PropertyChangedAction.add(Component source, String propertyName)
           
 PropertyChangedAction PropertyChangedAction.add(PropertyChangedAction.PropertyChangeCreator source)
           
 PropertyChangedAction PropertyChangedAction.add(PropertyChangedAction.PropertyChangeCreator source, String propertyName)
           
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence