Slow performance of javax.swing.JOptionPane.showOptionDialog

Light Poster
27Aug2009,06:55   #1
pasanindeewara's Avatar
I'm using javax.swing.JOptionPane.showOptionDialog to get a simple user input. But this code is very slow. It takes seconds to load the input dialog box which is irritating. Please can someone suggest an alternative for this?

thx in advance.
Go4Expert Member
17Sep2009,03:51   #2
devunion's Avatar
Could you post your code?