Robert Vallee wrote in with a simple request related to a Java dialog that keeps appearing: How to get rid of this sticky pop-up window that’s coming on and on? This Java dialog at least tells you the ...
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 ...