Package net.sf.jguiraffe.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 $
-
Interface Summary Interface Description BeanBuilder Definition of an interface for processing scripts with bean definitions.BeanBuilderFactory Definition of an interface for querying new
objects.BeanBuilder
BeanBuilderResult Definition of an interface for accessing the results of aBeanBuilder
.Builder The main builder interface.BuilderData Definition of an interface that describes the parameters of a builder operation. -
Class Summary Class Description AutoReleaseListener A specializedWindowListener
implementation for implementing the auto release mechanism supported by builders. -
Exception Summary Exception Description BuilderException An exception class for reporting error conditions related to the GUI builder.