The Artima Developer Community
Sponsored Link

Java Buzz Forum
Using the JOptionPane Class

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Using the JOptionPane Class Posted: Apr 30, 2013 6:37 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Using the JOptionPane Class
Feed Title: Focus on Java
Feed URL: http://z.about.com/6/g/java/b/index.xml
Feed Description: java.about.com's Focus on Java
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From Focus on Java

Advertisement
<p>I recieved a question around the JOptionPane class so I might as well point you in the direction of some swing dialog box articles:</p> <ul> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/a/Creating-A-Message-Dialog-Box-Part-I.htm">Creating a Message Dialog Box - Part I</a> looks at using the showMessageDialog method of the JOptionPane class.</li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/a/Creating-A-Message-Dialog-Box-Part-Ii.htm">Creating a Message Dialog Box - Part II</a> goes a bit further by looking at the showConfirmDialog and showOptionDialog methods. </li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/a/Building-An-Input-Dialog-Box.htm">Building an Input Dialog Box</a> shows how to use the JOptionPane to get some data from the user.</li> </ul> <p><strong>Related Code Examples:</strong></p> <ul> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/a/How-To-Make-A-Modeless-Dialog-Box.htm">Make a Modeless Dialog Box</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/a/How-To-Make-A-Password-Dialog-Box.htm">How to Make a Password Dialog Box</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/ss/Simple-Message-Dialog-Boxes-Program.htm">Simple Message Dialog Boxes Program</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/ss/Modeless-Dialog-Program.htm">Modeless Dialog Program</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/UsingDialogBoxes/a/Password-Dialog-Box-Program.htm">Password Dialog Box Program</a></li> </ul>

Using the JOptionPane Class originally appeared on About.com Focus on Java on Tuesday, April 30th, 2013 at 20:36:44.

Permalink | Comment | Email this

Read: Using the JOptionPane Class

Topic: Opscode cooks up deals to serve Chef automation from IBM, Joyent clouds Previous Topic   Next Topic Topic: A Theorical Look into Object/Resource Pool Pattern

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use