I'm just finishing up my programming1 class and the final project is to make a Java Applet leapfrom game.<P>I'd like to put a nice background on the board, but my textbook only describes how to add ...
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). <BR>The optionpane contains ...