Uses of Interface com.jgoodies.forms.util.UnitConverter

Uses in package com.jgoodies.forms.util

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.

Uses in package com.jgoodies.forms.layout

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.

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