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