Class LayoutStyle

  • Direct Known Subclasses:
    MacLayoutStyle, WindowsLayoutStyle

    public abstract class LayoutStyle
    extends java.lang.Object
    An abstract class that describes a layout and design style guide. It provides constants used to lay out panels consistently.

    Note: This class is work in progress and the API may change without notice. Therefore it is recommended to not write custom subclasses for production code. A future version of this class may collaborate with a class LogicalSize or StyledSize.

    Version:
    $Revision: 1.15 $
    See Also:
    MacLayoutStyle, WindowsLayoutStyle, FormSpecs, Paddings