AWTEventMulticaster.componentRemoved

AWTEventMulticaster.componentRemoved

Class Overview | Class Members | This Package | All Packages

Syntax
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.