2011-05-23 120 views

回答

0

你可以通过设置屏幕背景:什么

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