griffon.builder.swingx.factory
[Groovy] Class TileFactoryFactory
java.lang.Object
groovy.util.AbstractFactory
griffon.builder.swingx.factory.TileFactoryFactory
class TileFactoryFactory
extends AbstractFactory
- Authors:
- Andres Almiray
|
Methods inherited from class AbstractFactory
|
| setParent, isLeaf, isHandlesNodeChildren, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
TileFactoryFactory
TileFactoryFactory()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
setParent
void setParent(FactoryBuilderSupport builder, Object parent, Object child)
-
Groovy Documentation