Package com.jgoodies.forms.util
Consists of Forms framework helper classes for unit conversion and layout styles.
Related Documentation
For more information see:-
Interface Summary Interface Description UnitConverter An interface that describes how to convert general sizes to pixel sizes. -
Class Summary Class Description AbstractUnitConverter An abstract implementation of theUnitConverter
interface that minimizes the effort required to convert font-dependent sizes to pixels.DefaultUnitConverter This is the default implementation of theUnitConverter
interface.LayoutStyle An abstract class that describes a layout and design style guide.Utilities Consists only of static utility methods.