AWTEventMulticaster.componentRemoved
Class Overview | Class Members |
This Package |
All Packages
public void componentRemoved( ContainerEvent e )
Parameters
- e
- the component event
Description
Handles the componentRemoved container event by invoking the
componentRemoved methods on listener-a and listener-b.