aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JOptionpane Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JOptionpane" Watch "JOptionpane" New topic
Author

JOptionpane

Bacchi Gerem
Ranch Hand

Joined: Jan 23, 2004
Posts: 120
Hi,
I login in to my application and when i click on an item ,iam getting Joptionpane with yes & Cancel Buttons. When i click on Cancel button it closes that dialog box.
When i relogin secong time without exit i have to click twice on Cancel Button to close that dialog.
When i relogin third time the Cancel button needs 3 clicks to close the dialog.

I think it is a memory issue. How can i sove this problem..
Please let me know.


Thanks
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
could be you are creating additional instances of your login

> How can i sove this problem..

by posting your login code, and the code to 're-login'
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JOptionpane
 
Similar Threads
jQuery-UI Dialog Container goes missing
Jquery Event Sequence
Close Dialog Box(Urgent!)
how to manage the dissmissal of joptionpane when any button is clicked
JOptionPane.showMessageDialog()