net.sf.jguiraffe.gui.builder.components.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jguiraffe Show documentation
Show all versions of jguiraffe Show documentation
Java GUI Resource and Application Framework with Form Extensions
This package defines the part of the builder that deals with components.
The components
package defines some classes and interfaces that
allow dealing with GUI components in a platform-independent manner. Many of these
classes are used internally by the tags
sub package for creating,
initializing, and connecting concrete GUI widgets. Applications may also make
use of these classes. Especially the ComponentBuilderData
class
can be useful: it allows direct access to all widgets created during a builder
operation.
$Id: package.html 192 2010-08-22 16:15:22Z oheger $
© 2015 - 2024 Weber Informatics LLC | Privacy Policy