Container.isAncestorOf
Class Overview | Class Members | 
  This Package | 
All Packages
 public boolean isAncestorOf( Component c )
Parameters
-  c 
-  the component
    
Returns
     true if it is an ancestor;
             true otherwise.
  Description
 Checks if the component is contained in the component hierarchy of
 this container.