Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.integralsource.monsoon.jfc
Class UIUtils  view UIUtils download UIUtils.java

java.lang.Object
  extended byorg.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)