|
|||||||||
| Home >> All >> org >> integralsource >> monsoon >> [ jfc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.integralsource.monsoon.jfc
Class UIUtils

java.lang.Objectorg.integralsource.monsoon.jfc.UIUtils
- public class UIUtils
- extends java.lang.Object
| Constructor Summary | |
UIUtils()
|
|
| Method Summary | |
static javax.swing.JComboBox |
setupSize(javax.swing.JComboBox comp)
|
static javax.swing.JComponent |
setupSize(javax.swing.JComponent comp)
|
static javax.swing.JLabel |
setupSize(javax.swing.JLabel comp)
|
static javax.swing.JTextField |
setupSize(javax.swing.JTextField comp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
UIUtils
public UIUtils()
| Method Detail |
setupSize
public static javax.swing.JComponent setupSize(javax.swing.JComponent comp)
setupSize
public static javax.swing.JLabel setupSize(javax.swing.JLabel comp)
setupSize
public static javax.swing.JTextField setupSize(javax.swing.JTextField comp)
setupSize
public static javax.swing.JComboBox setupSize(javax.swing.JComboBox comp)
|
|||||||||
| Home >> All >> org >> integralsource >> monsoon >> [ jfc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.integralsource.monsoon.jfc.UIUtils