Interface | Description |
---|---|
BeanBuilder |
Definition of an interface for processing scripts with bean definitions.
|
BeanBuilderFactory |
Definition of an interface for querying new
objects. |
BeanBuilderResult |
Definition of an interface for accessing the results of a
BeanBuilder . |
Builder |
The main builder interface.
|
BuilderData |
Definition of an interface that describes the parameters of a builder
operation.
|
Class | Description |
---|---|
AutoReleaseListener |
A specialized
WindowListener implementation for implementing the
auto release mechanism supported by builders. |
Exception | Description |
---|---|
BuilderException |
An exception class for reporting error conditions related to the GUI builder.
|
The main package of the builder.
This package contains the central interfaces of the builder. The builder allows creating graphical user interfaces, including windows, menus, actions, and controller objects, based on script files.
$Id: package.html 205 2012-01-29 18:29:57Z oheger $
Copyright © 2016 The JGUIraffe Team. All rights reserved.