- groovy.swing.factory.CollectionFactory
    
        - 
            
            
 
 class CollectionFactory
extends AbstractFactory  This returns a mutable java.util.Collection of some sort, to which items are added. 
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    Methods Summary
- 
                    Inherited Methods Summary
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | Name |  
                            | class AbstractFactory | isLeaf, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |  
 
 
 
 
    
    
    Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.