abstract class RootPaneContainerFactory extends AbstractFactory
Modifiers | Name | Description |
---|---|---|
static String |
DEFAULT_DELEGATE_PROPERTY_DEFAULT_BUTTON |
|
static String |
DELEGATE_PROPERTY_DEFAULT_BUTTON |
Constructor and description |
---|
RootPaneContainerFactory() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
handleRootPaneTasks(FactoryBuilderSupport builder, Window container, Map attributes) |
|
void |
onNodeCompleted(FactoryBuilderSupport builder, Object parent, Object node) |
|
void |
setChild(FactoryBuilderSupport builder, Object parent, Object child) |
Methods inherited from class | Name |
---|---|
class AbstractFactory |
setParent, isLeaf, onNodeChildren, setChild, onNodeCompleted, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.