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 |
isHandlesNodeChildren, isLeaf, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.