- groovy.swing.factory.BeanFactory
-
- Authors:
- Danno Ferrin
- Version:
- \$Revision: 7953 \$
- Since:
- Groovy 1.1
-
-
Field Summary
Fields
Modifiers |
Name |
Description |
protected boolean |
leaf |
|
-
Properties Summary
Properties
Type |
Name and description |
Class |
beanClass
|
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class AbstractFactory |
isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, onFactoryRegistration, isLeaf, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Field Detail
-
protected final boolean leaf
-
Constructor Detail
-
BeanFactory(Class beanClass)
-
BeanFactory(Class beanClass, boolean leaf)
Copyright © 2003-2014 The Codehaus. All rights reserved.