All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class guinea.awt.EnableGroup
java.lang.Object
   |
   +----guinea.awt.ComponentGroup
           |
           +----guinea.awt.EnableGroup
  -  public class EnableGroup
  
-  extends ComponentGroup
  
  Constructor Index
  -   · 
	EnableGroup()
  
 -  
 
  Method Index
  -   · 
	add(Object, boolean)
  
 -  
  
 -   · 
	newComponentGroupEntry(Object)
  
 -  
 
  Constructors
 · 
EnableGroup
 public EnableGroup()
  Methods
 · 
add
 public void add(Object comp,
                 boolean invert)
 · 
newComponentGroupEntry
 protected ComponentGroupEntry newComponentGroupEntry(Object component)
  
    -  Overrides:
    
 -  newComponentGroupEntry in class ComponentGroup
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index