Constructor JOptionPane(Object message, int messageType, int optionType, Icon icon, Object[] options)
Member of: javax.swing.JOptionPane
[api documentation ] [ main menu]

Examples of how the element is used (one line per example):
[add your own example]

1 JOptionPane learnPane = new JOptionPane("Point remote you are learning to "
2 m_optionPane = new JOptionPane(tabbedPane, JOptionPane.PLAIN_MESSAGE,
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.