|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mebigfatguy.patchanim.gui.Utils
public class Utils
Nested Class Summary | |
---|---|
static class |
Utils.Sizing
|
Method Summary | |
---|---|
static javax.swing.JPanel |
createFormPanel(javax.swing.JLabel label,
javax.swing.JComponent component)
|
static void |
limitPanelHeight(javax.swing.JPanel p,
javax.swing.JComponent limitingComponent)
|
static void |
sizeUniformly(Utils.Sizing sizing,
javax.swing.JComponent... components)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.swing.JPanel createFormPanel(javax.swing.JLabel label, javax.swing.JComponent component)
public static void limitPanelHeight(javax.swing.JPanel p, javax.swing.JComponent limitingComponent)
public static void sizeUniformly(Utils.Sizing sizing, javax.swing.JComponent... components)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |