Builder
interfaces can be found.See: Description
Class | Description |
---|---|
JellyBeanBuilder |
An implementation of the
BeanBuilder interface that is able to
process bean definitions defined in a Apache Commons Jelly script. |
JellyBeanBuilderFactory |
An implementation of the
BeanBuilderFactory interface that
returns instances. |
JellyBuilder |
An implementation of the
Builder interface that uses Commons Jelly for processing build
scripts and creating GUI components. |
JellyContextBeanStore |
A specialized implementation of the
BeanStore interface that
is backed by a Jelly context. |
Here default implementations of the Builder
interfaces can be found.
The classes in this package make use of Commons Jelly. So it is possible to define an application's beans and GUI in Jelly scripts.
$Id: package.html 205 2012-01-29 18:29:57Z oheger $
Copyright © 2016 The JGUIraffe Team. All rights reserved.