griffon.lanterna.factory
[Groovy] Class BoxFactory
java.lang.Object
groovy.util.AbstractFactory
griffon.lanterna.factory.BeanFactory
griffon.lanterna.factory.ComponentFactory
griffon.lanterna.factory.BoxFactory
class BoxFactory
extends ComponentFactory
- Authors:
- Andres Almiray
|
Property Summary |
com.googlecode.lanterna.gui.component.Panel$Orientation |
orientation
|
|
Constructor Summary |
BoxFactory(com.googlecode.lanterna.gui.component.Panel$Orientation orientation)
|
|
Methods inherited from class AbstractFactory
|
| setParent, isLeaf, isHandlesNodeChildren, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
orientation
final com.googlecode.lanterna.gui.component.Panel$Orientation orientation
-
BoxFactory
BoxFactory(com.googlecode.lanterna.gui.component.Panel$Orientation orientation)
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Groovy Documentation