|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class defines the interface for container event listeners.
Method Summary | |
void |
componentAdded(ContainerEvent evt)
Called when an component is added to the container. |
void |
componentRemoved(ContainerEvent evt)
Called when an component is removed from the conatiner. |
Method Detail |
public void componentAdded(ContainerEvent evt)
evt
- The container event.public void componentRemoved(ContainerEvent evt)
evt
- The container event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |