- 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 |
isHandlesNodeChildren, isLeaf, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent |
-
-
Method Detail
-
void addLayoutProperties(Object 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-2021 The Apache Software Foundation. All rights reserved.