Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-209 (Final Approval Ballot)

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 Approval Ballot)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 209 specification.