ComponentEvent.ComponentEvent
Class Overview | Class Members |
This Package |
All Packages
public ComponentEvent( Component source,
int id )
Parameters
- source
- the component where the event originated
Description
Constructs a ComponentEvent object with the specified source component
and type.