- groovy.swing.factory.WidgetFactory
-
-
Field Summary
Fields
Modifiers |
Name |
Description |
protected boolean |
leaf |
|
-
Properties Summary
Properties
Type |
Name and description |
Class |
restrictedType
|
-
Constructor Summary
Constructors
Constructor and description |
WidgetFactory
(Class restrictedType, boolean leaf)
|
-
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
-
Property Detail
-
final Class restrictedType
-
Constructor Detail
-
WidgetFactory(Class restrictedType, boolean leaf)
Copyright © 2003-2014 The Codehaus. All rights reserved.