Package net.sf.jguiraffe.gui.builder.impl

Here default implementations of the Builder interfaces can be found.

See:
          Description

Class Summary
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 JellyBeanBuilder 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.
 

Package net.sf.jguiraffe.gui.builder.impl Description

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 156 2009-03-03 21:04:47Z oheger $



Copyright © 2009 The JGUIraffe Team. All Rights Reserved.