[Groovy] Class ButtonGroupFactory

  • groovy.swing.factory.ButtonGroupFactory

Field Summary

Fields
Modifiers Name Description
static String DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP
static String DELEGATE_PROPERTY_BUTTON_GROUP
Inherited fields
Fields inherited from class Fields
class BeanFactory leaf

Constructor Summary

Constructors
Constructor and description
ButtonGroupFactory ()

Methods Summary

Methods
Type Params Return Type Name and description
static def buttonGroupAttributeDelegate(def builder, def node, def attributes)
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class BeanFactory isLeaf, newInstance
class AbstractFactory setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, setChild, onNodeChildren, onNodeCompleted, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance

Field Detail

public static final String DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP

public static final String DELEGATE_PROPERTY_BUTTON_GROUP

Constructor Detail

ButtonGroupFactory()

Method Detail

static def buttonGroupAttributeDelegate(def builder, def node, def attributes)

Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/swing/factory/ButtonGroupFactory.html