...leaves the console window open after the dialog box has closed instead of closing as for other programs. There seem to be non-terminating threads. I know the console can be forced to exit by ...
Hi, I'm having trouble setting a consistent background color for a Dialog. My Dialog extends JDialog. I add a JOptionPane to the Dialog using setContentPane(optionpane). The optionpane contains three ...