groovy.swing.factory
[Groovy] Class RootPaneContainerFactory
java.lang.Object
groovy.util.AbstractFactory
groovy.swing.factory.RootPaneContainerFactory
abstract class RootPaneContainerFactory
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 |
DEFAULT_DELEGATE_PROPERTY_DEFAULT_BUTTON
public static final String DEFAULT_DELEGATE_PROPERTY_DEFAULT_BUTTON
-
DELEGATE_PROPERTY_DEFAULT_BUTTON
public static final String DELEGATE_PROPERTY_DEFAULT_BUTTON
-
handleRootPaneTasks
void handleRootPaneTasks(FactoryBuilderSupport builder, Window container, Map attributes)
-
onNodeCompleted
void onNodeCompleted(FactoryBuilderSupport builder, Object parent, Object node)
-
setChild
void setChild(FactoryBuilderSupport builder, Object parent, Object child)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.