groovy.swing.factory
[Groovy] Class TextArgWidgetFactory
java.lang.Object
groovy.util.AbstractFactory
groovy.swing.factory.TextArgWidgetFactory
class TextArgWidgetFactory
extends AbstractFactory
- Authors:
- Danno Ferrin
Methods inherited from class AbstractFactory
|
isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
klass
final Class klass
-
TextArgWidgetFactory
TextArgWidgetFactory(Class klass)
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.