| Package | Description | 
|---|---|
| net.sf.jguiraffe.gui.builder.di | 
The builder.di package contains fundamental classes for defining beans
and services in a Jelly script. | 
| net.sf.jguiraffe.gui.builder.impl | 
Here default implementations of the  Builderinterfaces can be found. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DIBuilderData | DIBuilderData. get(org.apache.commons.jelly.JellyContext context)Obtains an instance of this class from the specified Jelly context. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DIBuilderData | JellyBeanBuilder. createBuilderData(org.apache.commons.jelly.JellyContext context,
                 MutableBeanStore rootStore,
                 ClassLoaderProvider loaderProvider,
                 InvocationHelper invHlp)Creates the  DIBuilderDataobject used during the builder
 operation. | 
Copyright © 2016 The JGUIraffe Team. All rights reserved.