griffon.swt.factory
[Groovy] Class ApplicationFactory
java.lang.Object
groovy.util.AbstractFactory
groovy.swt.factory.AbstractSwtFactory
groovy.swt.factory.WidgetFactory
griffon.swt.factory.ApplicationFactory
class ApplicationFactory
extends WidgetFactory
- Authors:
- Andres Almiray
|
Field Summary |
private static int |
COUNT
|
|
Methods inherited from class WidgetFactory
|
| newInstance, setParent, onHandleNodeAttributes, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
|
Methods inherited from class AbstractSwtFactory
|
| onHandleNodeAttributes, setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
COUNT
private static int COUNT
-
ApplicationFactory
ApplicationFactory()
-
computeWindowName
private static String computeWindowName()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Groovy Documentation