Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » JOptionPane.showInputDialog
JOptionPane.showInputDialog [message #144593] Mon, 21 April 2008 14:10 Go to next message
Eclipse UserFriend
Originally posted by: parfait.s.wanadoo.fr

Hello,
I work with VE to make my java application. I often use
Joptionpane.show...message to display a message or to ask for a value. My
problem is that each time VE synchronise code and display all my Dialog
messages were displayed. Is there a solution, or perhaps my code is wrong
Re: JOptionPane.showInputDialog [message #144645 is a reply to message #144593] Tue, 22 April 2008 23:25 Go to previous message
Chris is currently offline ChrisFriend
Messages: 22
Registered: July 2009
Junior Member
I just experianed this with running a Interface, where the program would
countinue before I entered my stuff. I fixed this for now by having the
code called in the interface. When the user clicks the submit button it
fills the values and then calls the next code in a separate class.

try that :)
Re: JOptionPane.showInputDialog [message #617093 is a reply to message #144593] Tue, 22 April 2008 23:25 Go to previous message
Chris is currently offline ChrisFriend
Messages: 22
Registered: July 2009
Junior Member
I just experianed this with running a Interface, where the program would
countinue before I entered my stuff. I fixed this for now by having the
code called in the interface. When the user clicks the submit button it
fills the values and then calls the next code in a separate class.

try that :)
Previous Topic:Error tryng to set new file into editor
Next Topic:How do I get started?
Goto Forum:
  


Current Time: Fri Apr 26 15:39:55 GMT 2024

Powered by FUDForum. Page generated in 0.03676 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top