|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyChangeEvent | |
---|---|
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
org.eclipse.jface.util | Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions. |
Uses of PropertyChangeEvent in org.eclipse.jface.action |
---|
Methods in org.eclipse.jface.action with parameters of type PropertyChangeEvent | |
protected void |
Action.firePropertyChange(PropertyChangeEvent event)
Notifies any property change listeners that a property has changed. |
Uses of PropertyChangeEvent in org.eclipse.jface.util |
---|
Methods in org.eclipse.jface.util with parameters of type PropertyChangeEvent | |
void |
IPropertyChangeListener.propertyChange(PropertyChangeEvent event)
Notification that a property has changed. |
|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |