- groovy.swing.factory.WidgetFactory
-
-
Field Summary
Fields
Modifiers |
Name |
Description |
protected boolean |
leaf |
|
-
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 |
onNodeCompleted, setChild, onNodeChildren, onFactoryRegistration, onHandleNodeAttributes, isHandlesNodeChildren, setParent, isLeaf, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
-
-
Field Detail
-
protected final boolean leaf
-
Property Detail
-
final Class restrictedType
-
Constructor Detail
-
WidgetFactory(Class restrictedType, boolean leaf)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.