I have a JOptionPane which displays a custom panel. I've read that the option pane cannot be made to remain opened after pressing the OK button for example. Is that really true and if not how could it be done.
EDIT
I found this link very useful link http://docs.oracle.com/javase/tutorial/uiswing/components/dialog.html#stayup