org.w3c.jwput.gui
Class SwingUtils

java.lang.Object
  |
  +--org.w3c.jwput.gui.SwingUtils

public class SwingUtils
extends java.lang.Object


Constructor Summary
SwingUtils()
           
 
Method Summary
static boolean isInComboBox(javax.swing.JComboBox combo, java.lang.Object item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingUtils

public SwingUtils()
Method Detail

isInComboBox

public static boolean isInComboBox(javax.swing.JComboBox combo,
                                   java.lang.Object item)