|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Container.PropertySetChangeListener
The listener interface for receiving PropertySetChangeEvent
objects.
A property set change means the addition, removal or other structural change of the properties (supported property IDs) of a container. Changes concerning the set of items in the container and their property values are not property set changes.
Method Summary | |
---|---|
void |
containerPropertySetChange(Container.PropertySetChangeEvent event)
Notifies this listener that the set of property IDs supported by the Container has changed. |
Method Detail |
---|
void containerPropertySetChange(Container.PropertySetChangeEvent event)
event
- Change event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |