Package | Description |
---|---|
net.sf.jguiraffe.gui.builder.action |
The
action sub package of the builder contains interfaces and
classes for dealing with actions and related objects during a builder operation. |
net.sf.jguiraffe.gui.builder.components |
This package defines the part of the builder that deals with components.
|
net.sf.jguiraffe.gui.builder.window |
The interfaces and classes in this package support the creation of several types
of windows in builder scripts.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionBuilder.initBeanStore(SimpleBeanStoreImpl store)
Initializes the specified bean store object.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentBuilderData.initBeanStore(SimpleBeanStoreImpl store)
Initializes the specified bean store object.
|
Modifier and Type | Method and Description |
---|---|
void |
WindowBuilderData.initBeanStore(SimpleBeanStoreImpl store)
Initializes the specified bean store.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.