Background myBG = BackgroundFactory.createSolidBackground(Color.RED); getMainManager().setBackground(myBG);