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