| Package | Description |
|---|---|
| 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.layout |
This package contains the platform-independent base classes and helper classes
for the layout managers provided by the JGUIraffe library.
|
| net.sf.jguiraffe.gui.platform.swing.layout |
Swing-specific implementations of layout classes.
|
| Class and Description |
|---|
| BorderLayout
A GUI library independent implementation of the AWT layout manager
BorderLayout.
|
| ButtonLayout
A layout manager that deals with button bars for dialogs.
|
| CellAlignment
An enumeration class that defines the possible alignments of components in
the cells of a percent layout.
|
| CellConstraints
A class for describing column and row constraints for the
PercentLayout layout manager. |
| CellConstraints.Builder
A builder class for creating instances of
CellConstraints. |
| CellGroup
A simple helper class to define columns and rows with identical size in
PercentLayout. |
| NumberWithUnit
A class that combines a value with a unit.
|
| PercentLayoutBase
The main class of the percent layout manager.
|
| Class and Description |
|---|
| NumberWithUnit
A class that combines a value with a unit.
|
| UnitSizeHandler
Definition of an interface for performing size calculations in a manner
independent of a certain component model.
|
| Class and Description |
|---|
| ButtonLayout.Alignment
An enumeration class for the alignment of a
ButtonLayout. |
| CellAlignment
An enumeration class that defines the possible alignments of components in
the cells of a percent layout.
|
| CellConstraints
A class for describing column and row constraints for the
PercentLayout layout manager. |
| CellConstraints.Builder
A builder class for creating instances of
CellConstraints. |
| CellGroup
A simple helper class to define columns and rows with identical size in
PercentLayout. |
| CellSize
An enumeration class that defines possible sizes for the cells of a
percent layout.
|
| NumberWithUnit
A class that combines a value with a unit.
|
| PercentData
A constraints class used by
PercentLayout. |
| PercentData.Builder
A builder implementation for creating instances of
PercentData. |
| PercentLayoutBase
The main class of the percent layout manager.
|
| PercentLayoutPlatformAdapter
Definition of an interface that encapsulates platform (library) specific
access to GUI components that are managed by a percent layout manager.
|
| Unit
An enumeration class for defining units.
|
| UnitSizeHandler
Definition of an interface for performing size calculations in a manner
independent of a certain component model.
|
| Class and Description |
|---|
| PercentLayoutBase
The main class of the percent layout manager.
|
| PercentLayoutPlatformAdapter
Definition of an interface that encapsulates platform (library) specific
access to GUI components that are managed by a percent layout manager.
|
| UnitSizeHandler
Definition of an interface for performing size calculations in a manner
independent of a certain component model.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.