| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
Fire PropertyChange listener, if one is registered, when children added/removed.
| 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 ContainerListenerpublic void componentRemoved(ContainerEvent e)
ContainerListener
componentRemoved in interface ContainerListener| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.