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 |
onHandleNodeAttributes, onFactoryRegistration, isHandlesNodeChildren, setParent, isLeaf, setChild, onNodeCompleted, onNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.