org.objectweb.jac.aspects.gui.swing
Class SwingUtils
java.lang.Object
|
+--org.objectweb.jac.aspects.gui.swing.SwingUtils
- public class SwingUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingUtils
public SwingUtils()
getPixelLength
public static int getPixelLength(Length l,
Component c)
setSize
public static void setSize(JComponent c,
Length width,
Length height)
setColumns
public static void setColumns(JTextField textField,
Length width)