| 
JavaTM 2 Platform Standard Ed. 5.0  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
protected class Container.AccessibleAWTContainer.AccessibleContainerHandler
Fire PropertyChange listener, if one is registered,
 when children are added or removed.
| Constructor Summary | |
|---|---|
protected  | 
Container.AccessibleAWTContainer.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 Container.AccessibleAWTContainer.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 Standard Ed. 5.0  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.