svoid changeSingleColorPanel(JPanel panel, Color color) { setBackground(panel, color); }