|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rj.tools.util.ui.WidgetSizer
Collection of utility methods related to manipulate the size of widgets
Constructor Summary | |
WidgetSizer()
|
Method Summary | |
static void |
alignToMaxWidth(javax.swing.JComponent[] components)
Takes the width of the component having the biggest one and applies this widht to all the other components. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WidgetSizer()
Method Detail |
public static void alignToMaxWidth(javax.swing.JComponent[] components)
components
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |