groovy.swing.factory
[Groovy] Class ButtonGroupFactory
java.lang.Object
groovy.util.AbstractFactory
groovy.swing.factory.BeanFactory
groovy.swing.factory.ButtonGroupFactory
class ButtonGroupFactory
extends BeanFactory
Created by IntelliJ IDEA.
User: Danno.Ferrin
Date: Jul 11, 2008
Time: 9:08:24 PM
To change this template use File | Settings | File Templates.
Methods inherited from class AbstractFactory
|
isLeaf, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, onFactoryRegistration, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP
public static final java.lang.String DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP
-
DELEGATE_PROPERTY_BUTTON_GROUP
public static final java.lang.String DELEGATE_PROPERTY_BUTTON_GROUP
-
ButtonGroupFactory
ButtonGroupFactory()
-
buttonGroupAttributeDelegate
static java.lang.Object buttonGroupAttributeDelegate(java.lang.Object builder, java.lang.Object node, java.lang.Object attributes)
-
newInstance
java.lang.Object newInstance(FactoryBuilderSupport builder, java.lang.Object name, java.lang.Object value, java.util.Map attributes)
-
Groovy Documentation