JSR-209 (Final Release)

Uses of Class
javax.swing.JComboBox

Packages that use JComboBox
javax.microedition.plaf AGUI provides a Pluggable Look and Feel architecture, similar to that which is defined in Java SE (from which AGUI is subset). 
 

Uses of JComboBox in javax.microedition.plaf
 

Methods in javax.microedition.plaf with parameters of type JComboBox
 void ComboBoxUI.setPopupVisible(JComboBox c, boolean v)
          Set the visiblity of the popup
 boolean ComboBoxUI.isPopupVisible(JComboBox c)
          Determine the visibility of the popup
 boolean ComboBoxUI.isFocusTraversable(JComboBox c)
          Determine whether or not the combo box itself is traversable
 


JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.