- groovy.swing.factory.EmptyBorderFactory
-
accepts values in lieu of attributes:
int - all of top, left, bottom, right
[int, int, int, int] - top, left, bottom, right
accepts attributes when no value present:
top: int, left: int, bottom: int, right: int
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class SwingBorderFactory |
isLeaf, onHandleNodeAttributes, setParent |
class AbstractFactory |
setParent, isLeaf, onNodeChildren, onNodeCompleted, setChild, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.