Package com.jgoodies.forms.util


package com.jgoodies.forms.util
Consists of Forms framework helper classes for unit conversion and layout styles. For more information see:
See Also:
  • Class
    Description
    An abstract implementation of the UnitConverter interface that minimizes the effort required to convert font-dependent sizes to pixels.
    This is the default implementation of the UnitConverter interface.
    A library-internal class that consists only of static utility methods.
    An abstract class that describes a layout and design style guide.
    An interface that describes how to convert general sizes to pixel sizes.
    Deprecated.
    Replaced by FormUtils.