PropertyChange listener, if one is registered,
when children are added or removed.| Modifier | Constructor and Description |
|---|---|
protected |
Container.AccessibleAWTContainer.AccessibleContainerHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
componentAdded(ContainerEvent e)
Invoked when a component has been added to the container.
|
void |
componentRemoved(ContainerEvent e)
Invoked when a component has been removed from the container.
|
ContainerListenercomponentAdded in interface ContainerListenerContainerListenercomponentRemoved in interface ContainerListener