- groovy.swing.factory.GridBagFactory
 
    
        - 
        
        
        
        
        
        
            
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
               
            
            - 
                    
Inherited Methods Summary
                    
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | 
                            Name | 
                        
                        
                        
                            class LayoutFactory | 
                            addLayoutProperties, addLayoutProperties, constraintsAttributeDelegate, getLayoutTarget, newInstance, setParent | 
                        
                        
                            class BeanFactory | 
                            isLeaf, newInstance | 
                        
                        
                            class AbstractFactory | 
                            setParent, isHandlesNodeChildren, onHandleNodeAttributes, onFactoryRegistration, isLeaf, onNodeCompleted, setChild, onNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance | 
                        
                    
                   
               
                
        
        
     
    
 
    
        - 
           
            
            
            
            
            
            
            
            
            
            
                - 
                    
                
                    
Method Detail
                    
                        
                        
                            - 
                                
void addLayoutProperties(def context)
                                
                             
                        
                    
                        
                        
                            - 
                                
static Object extractAttribute(Map attrs, String name, Class type)
                                
     
- Returns:
 - null if not found.
 null as a 'not found' works because all attrs except insets
 are primitive types, and insets will crash if set to null
 
                             
                        
                    
                        
                        
                    
                 
            
            
         
    
 
    
    
    Copyright © 2003-2017 The Apache Software Foundation. All rights reserved.