Frames | No Frames |
Classes implementing com.jgoodies.forms.util.UnitConverter | |
class | An abstract implementation of the UnitConverter interface that
minimizes the effort required to convert font-dependent sizes to pixels. |
class | This is the default implementation of the UnitConverter interface. |
Methods with parameter type com.jgoodies.forms.util.UnitConverter | |
void | Sets a new UnitConverter that will be used to convert
font-dependent sizes to pixel sizes. |
Methods with return type com.jgoodies.forms.util.UnitConverter | |
UnitConverter | Returns the current UnitConverter . |