groovy.swing.factory
[Groovy] Class SwingBorderFactory
java.lang.Object
groovy.util.AbstractFactory
groovy.swing.factory.SwingBorderFactory
abstract class SwingBorderFactory
extends AbstractFactory
Methods inherited from class AbstractFactory
|
isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
isLeaf
boolean isLeaf()
-
onHandleNodeAttributes
boolean onHandleNodeAttributes(FactoryBuilderSupport builder, Object node, Map attributes)
-
setParent
void setParent(FactoryBuilderSupport builder, Object parent, Object child)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.