| com.jgoodies.forms.layout.UnitConversionTest
UnitConversionTest | final public class UnitConversionTest extends TestCase (Code) | | Tests the unit conversion used by the Forms layout system.
author: Karsten Lentzsch version: $Revision: 1.6 $ |
testSetAverageCharacterWidthTestString | public void testSetAverageCharacterWidthTestString()(Code) | | Checks that users can set a custom string for testing
the average character width in the DefaultUnitConverter.
|
testSetDefaultDialogFont | public void testSetDefaultDialogFont()(Code) | | Checks that users can set a custom font for use in
the DefaultUnitConverter.
|
testZeroSizesMapToZeroPixels | public void testZeroSizesMapToZeroPixels()(Code) | | Checks that a size with a value of 0 map to 0 px regardless
which unit has been specified.
|
|
|