Package | Description |
---|---|
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
net.sf.jguiraffe.gui.builder.impl |
Here default implementations of the
Builder interfaces can be found. |
Modifier and Type | Method and Description |
---|---|
protected BeanBuilderFactory |
Application.createBeanBuilderFactory(org.apache.commons.configuration.Configuration config)
Creates the factory for the bean builder.
|
BeanBuilderFactory |
Application.getBeanBuilderFactory()
Returns the
BeanBuilderFactory for obtaining a bean
builder. |
Modifier and Type | Method and Description |
---|---|
void |
Application.setBeanBuilderFactory(BeanBuilderFactory beanBuilderFactory)
Allows to set the
BeanBuilderFactory . |
Modifier and Type | Class and Description |
---|---|
class |
JellyBeanBuilderFactory
An implementation of the
BeanBuilderFactory interface that
returns instances. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.