abstract class SwingBorderFactory extends AbstractFactory
| Constructor and description | 
|---|
                                SwingBorderFactory
                                () | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            boolean | 
                            isLeaf() | 
                        
 | 
                            boolean | 
                            onHandleNodeAttributes(FactoryBuilderSupport builder, Object node, Map attributes) | 
                        
 | 
                            void | 
                            setParent(FactoryBuilderSupport builder, Object parent, Object child) | 
                        
| Methods inherited from class | Name | 
|---|---|
class AbstractFactory | 
                            setParent, isLeaf, onNodeChildren, onNodeCompleted, setChild, onFactoryRegistration, onHandleNodeAttributes, isHandlesNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.