[Groovy] Class EtchedBorderFactory
- groovy.swing.factory.EtchedBorderFactory
Properties Summary
Properties
Type | Name and description |
int |
type
|
Constructor Summary
Methods Summary
Inherited Methods Summary
Inherited Methods
Methods inherited from class | Name |
class SwingBorderFactory | isLeaf, onHandleNodeAttributes, setParent |
class AbstractFactory | setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, setChild, onNodeChildren, onNodeCompleted, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
Property Detail
final int type
Constructor Detail
EtchedBorderFactory(int newType)
Method Detail