Uses of Package
com.jgoodies.forms.layout

Packages that use com.jgoodies.forms.layout
Package
Description
Contains optional builder classes of the Forms framework.
Consists of optional classes that help you find, understand and fix layout problems.
Contains optional Forms framework classes that ship only with the JGoodies Forms source distribution and are not yet part of the binary Forms library.
Consists of optional Forms framework factory classes that assist you in building consistent forms quickly.
Contains the core classes of the JGoodies Forms framework: layout manager, column and row specifications, sizes and cell constraints.
Consists of Forms framework helper classes for unit conversion and layout styles.
  • Class
    Description
    Defines constraints for components that are laid out with the FormLayout.
    An ordinal-based serializable typesafe enumeration for component alignment types as used by the FormLayout.
    Specifies columns in FormLayout by their default orientation, start size and resizing behavior.
    An implementation of the Size interface that represents constant sizes described by a value and unit, for example: 10 pixel, 15 point or 4 dialog units.
    FormLayout is a powerful, flexible and precise general purpose layout manager.
    Specifies rows in FormLayout by their default orientation, start size and resizing behavior.
  • Class
    Description
    FormLayout is a powerful, flexible and precise general purpose layout manager.
    Stores column and row origins.
  • Class
    Description
    Defines constraints for components that are laid out with the FormLayout.
    FormLayout is a powerful, flexible and precise general purpose layout manager.
  • Class
    Description
    Defines constraints for components that are laid out with the FormLayout.
    An ordinal-based serializable typesafe enumeration for component alignment types as used by the FormLayout.
    Specifies columns in FormLayout by their default orientation, start size and resizing behavior.
    An implementation of the Size interface that represents constant sizes described by a value and unit, for example: 10 pixel, 15 point or 4 dialog units.
    Specifies rows in FormLayout by their default orientation, start size and resizing behavior.
  • Class
    Description
    Defines constraints for components that are laid out with the FormLayout.
    An ordinal-based serializable typesafe enumeration for component alignment types as used by the FormLayout.
    Specifies columns in FormLayout by their default orientation, start size and resizing behavior.
    An implementation of the Size interface that represents constant sizes described by a value and unit, for example: 10 pixel, 15 point or 4 dialog units.
    An ordinal-based serializable typesafe enumeration for units as used in instances of ConstantSize.
    FormLayout is a powerful, flexible and precise general purpose layout manager.
    Stores column and row origins.
    An interface that describes how to measure a Component.
    An abstract class that specifies columns and rows in FormLayout by their default alignment, start size and resizing behavior.
    An ordinal-based serializable typesafe enumeration for the column and row default alignment types.
    Provides a hierarchical variable expansion useful to improve layout consistency, style guide compliance, and layout readability.
    Specifies rows in FormLayout by their default orientation, start size and resizing behavior.
    An interface that describes sizes as used by the FormLayout: component measuring sizes, constant sizes with value and unit, and bounded sizes that provide lower and upper bounds for a size.
  • Class
    Description
    An implementation of the Size interface that represents constant sizes described by a value and unit, for example: 10 pixel, 15 point or 4 dialog units.
    An interface that describes sizes as used by the FormLayout: component measuring sizes, constant sizes with value and unit, and bounded sizes that provide lower and upper bounds for a size.