"container" background color java code example Example: jframe color Click to copyprivate JFrame frame; frame.getContentPane().setBackground(Color.BLACK);