|
Préférences
Moteurs de recherche
|
|||||||||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.swing
|
Constructor Summary | |
---|---|
protected |
JComponent.AccessibleJComponent.AccessibleContainerHandler()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JComponent.AccessibleJComponent.AccessibleContainerHandler()
Method Detail |
---|
public void componentAdded(ContainerEvent e)
ContainerListener
componentAdded
in interface ContainerListener
public void componentRemoved(ContainerEvent e)
ContainerListener
componentRemoved
in interface ContainerListener