ContainerEvent.ContainerEvent
Class Overview | Class Members |
This Package |
All Packages
public ContainerEvent( Component source,
int id,
Component child )
Parameters
- source
- the container where the event originated
Description
Constructs a ContainerEvent object with the specified source
container, type, and child which is being added or removed.