Uses of Package
net.sf.jguiraffe.gui.builder.components
-
Packages that use net.sf.jguiraffe.gui.builder.components Package Description net.sf.jguiraffe.gui.builder.action Theaction
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.action.tags Here the tags for creating actions and related objects are defined.net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components.net.sf.jguiraffe.gui.builder.components.model In this package interfaces for specialized component handlers can be found.net.sf.jguiraffe.gui.builder.components.tags A package with tag handler classes for creating GUI components.net.sf.jguiraffe.gui.builder.components.tags.table A package with tag handler classes for creating table components.net.sf.jguiraffe.gui.builder.enablers A package with classes for enabling or disabling other elements.net.sf.jguiraffe.gui.builder.impl Here default implementations of theBuilder
interfaces can be found.net.sf.jguiraffe.gui.builder.window The interfaces and classes in this package support the creation of several types of windows in builder scripts.net.sf.jguiraffe.gui.builder.window.ctrl This package contains classes and interfaces for the implementation of form controllers.net.sf.jguiraffe.gui.builder.window.tags A package with tag handler classes for creating window components. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.action Class Description ComponentBuilderData A class for storing temporary data and the results of a form builder operation.FormBuilderException An exception class for reporting errors of the form builder framework. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.action.tags Class Description ComponentBuilderCallBack An interface for describing call back operations that can be registered at the central builder data object.ComponentManager Definition of an interface to a concrete GUI manager.FormBuilderException An exception class for reporting errors of the form builder framework. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.components Class Description AccessibleComposite An extended version of theComposite
interface which also allows access to the data passed via the mutating methods.Color A simple class representing a color in a platform-independent way.ColorHelper.NamedColor An enumeration with predefined color constants.ComponentBuilderCallBack An interface for describing call back operations that can be registered at the central builder data object.ComponentBuilderData A class for storing temporary data and the results of a form builder operation.ComponentGroup This class represents a group of components.ComponentManager Definition of an interface to a concrete GUI manager.Composite Definition of an interface for components that can contain other components.CompositeComponentHandler Definition of an interface for complex component handlers that can contain other component handlers.ContainerSelector An interface for a component responsible for obtaining a container object.FieldHandlerFactory Definition of an interface for objects that are able to create
objects.FieldHandler
FormBuilderException An exception class for reporting errors of the form builder framework.FormBuilderRuntimeException An exception class for reporting runtime errors of the form builder framework.FormContextListener An event listener interface to be implemented by components that are interested in the creation of new form contexts during a builder operation.Orientation An enumeration class that defines allowed values for the orientation of components.ToolTipManager Definition of an interface for a component that manages the tool tips of UI elements.WidgetHandler Definition of an interface for dealing with widgets. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.components.model Class Description AbstractCompositeComponentHandler An abstract base class for concrete implementations of theCompositeComponentHandler
interface.Color A simple class representing a color in a platform-independent way.CompositeComponentHandler Definition of an interface for complex component handlers that can contain other component handlers. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.components.tags Class Description AccessibleComposite An extended version of theComposite
interface which also allows access to the data passed via the mutating methods.Color A simple class representing a color in a platform-independent way.ComponentBuilderData A class for storing temporary data and the results of a form builder operation.ComponentGroup This class represents a group of components.ComponentManager Definition of an interface to a concrete GUI manager.Composite Definition of an interface for components that can contain other components.CompositeComponentHandler Definition of an interface for complex component handlers that can contain other component handlers.FormBuilderException An exception class for reporting errors of the form builder framework.FormBuilderRuntimeException An exception class for reporting runtime errors of the form builder framework.Orientation An enumeration class that defines allowed values for the orientation of components. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.components.tags.table Class Description Color A simple class representing a color in a platform-independent way.ComponentManager Definition of an interface to a concrete GUI manager.Composite Definition of an interface for components that can contain other components.FormBuilderException An exception class for reporting errors of the form builder framework. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.enablers Class Description ComponentBuilderData A class for storing temporary data and the results of a form builder operation.FormBuilderException An exception class for reporting errors of the form builder framework. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.impl Class Description ComponentBuilderData A class for storing temporary data and the results of a form builder operation.ComponentManager Definition of an interface to a concrete GUI manager.FieldHandlerFactory Definition of an interface for objects that are able to create
objects.FieldHandler
-
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.window Class Description ComponentBuilderData A class for storing temporary data and the results of a form builder operation.FormBuilderException An exception class for reporting errors of the form builder framework. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.window.ctrl Class Description Color A simple class representing a color in a platform-independent way.ComponentBuilderData A class for storing temporary data and the results of a form builder operation. -
Classes in net.sf.jguiraffe.gui.builder.components used by net.sf.jguiraffe.gui.builder.window.tags Class Description ComponentBuilderData A class for storing temporary data and the results of a form builder operation.ComponentManager Definition of an interface to a concrete GUI manager.Composite Definition of an interface for components that can contain other components.FormBuilderException An exception class for reporting errors of the form builder framework.