Uses of Package
com.jgoodies.forms.util
Packages that use com.jgoodies.forms.util
Package
Description
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.
-
Classes in com.jgoodies.forms.util used by com.jgoodies.forms.layoutClassDescriptionAn interface that describes how to convert general sizes to pixel sizes.
-
Classes in com.jgoodies.forms.util used by com.jgoodies.forms.utilClassDescriptionAn abstract implementation of the
UnitConverter
interface that minimizes the effort required to convert font-dependent sizes to pixels.This is the default implementation of theUnitConverter
interface.An abstract class that describes a layout and design style guide.An interface that describes how to convert general sizes to pixel sizes.