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.JOptionPane

Packages that use JOptionPane
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 JOptionPane in javax.microedition.plaf
 

Methods in javax.microedition.plaf with parameters of type JOptionPane
 void OptionPaneUI.selectInitialValue(JOptionPane op)
          Requests the component representing the default value to have focus.
 boolean OptionPaneUI.containsCustomComponents(JOptionPane op)
          Returns true if the user has supplied instances of Component for either the options or message.
 


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.