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