Package | Description |
---|---|
net.sf.jguiraffe.gui.builder |
The main package of the builder.
|
net.sf.jguiraffe.gui.builder.impl |
Here default implementations of the
Builder interfaces can be found. |
Modifier and Type | Method and Description |
---|---|
BeanBuilder |
BeanBuilderFactory.getBeanBuilder()
Returns a
BeanBuilder object for processing a script with
bean definitions. |
Modifier and Type | Class and Description |
---|---|
class |
JellyBeanBuilder
An implementation of the
BeanBuilder interface that is able to
process bean definitions defined in a Apache Commons Jelly script. |
class |
JellyBuilder
An implementation of the
Builder interface that uses Commons Jelly for processing build
scripts and creating GUI components. |
Modifier and Type | Method and Description |
---|---|
BeanBuilder |
JellyBeanBuilderFactory.getBeanBuilder()
Returns the builder instance to be used.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.