Results 1 to 4 of 4
- 07-19-2012, 01:06 AM #1
Member
- Join Date
- Jul 2012
- Posts
- 2
- Rep Power
- 0
-
Re: Is there any sort of messagebox/inputbox?
Look into using the methods available in the JOptionPane class, especially the showMessageDialog, showConfirmDialog, showInputDialog methods. The JOptionPane API will tell you more about these methods and how to use them.
- 07-19-2012, 01:09 AM #3
Member
- Join Date
- Jul 2012
- Posts
- 2
- Rep Power
- 0
Re: Is there any sort of messagebox/inputbox?
Ok thanks, was asking this because I'm fairly new to Java.
-
Re: Is there any sort of messagebox/inputbox?
Similar Threads
-
Problem with my inputBox
By watachiaieto in forum AWT / SwingReplies: 5Last Post: 05-23-2012, 12:27 PM -
Yes No Icon MessageBox in SWT
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 07:57 PM -
Demonstration of the MessageBox class
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 07:57 PM -
MessageBox Example in SWT
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 07:53 PM -
MessageBox example
By Java Tip in forum Java TipReplies: 0Last Post: 03-14-2008, 11:33 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks