Package net.sf.jguiraffe.gui.builder
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 $
-
KlasseBeschreibungA specialized
WindowListener
implementation for implementing the auto release mechanism supported by builders.Definition of an interface for processing scripts with bean definitions.Definition of an interface for querying new
objects.BeanBuilder
Definition of an interface for accessing the results of aBeanBuilder
.The main builder interface.Definition of an interface that describes the parameters of a builder operation.An exception class for reporting error conditions related to the GUI builder.