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