I'm using a tabbed panel for mode selection. If the panel for Mode A is selected (and therefore at the front), we're in Mode A, which has some special settings and then some settings that it shares with Mode B. If the panel for Mode B is selected (and therefore at the front),
Hi there, ive set the icon of a jbutton like: onefour.setIcon(new javax.swing.ImageIcon("D:\\Programming\\Java\\pic.gif")); that works fine, but now want to remove it when the user clicks another