Package com.jgoodies.forms.util

Consists of Forms framework helper classes for unit conversion and layout styles.

Interface Summary

UnitConverter An interface that describes how to convert general sizes to pixel sizes.

Class Summary

AbstractUnitConverter An abstract implementation of the UnitConverter interface that minimizes the effort required to convert font-dependent sizes to pixels.
DefaultUnitConverter This is the default implementation of the UnitConverter interface.
LayoutStyle An abstract class that describes a layout and design style guide.
Consists of Forms framework helper classes for unit conversion and layout styles. <!--

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
-->

Related Documentation

For more information see: <!-- Put @see and @since tags down here. -->

Copyright © 2002-2004 JGoodies Karsten Lentzsch. All Rights Reserved.