0
以下代碼無法正常工作,我將不勝感激。如何將背景透明度和顏色設置爲VerticalFieldManager和/或HorizontalFieldManager?
HorizontalFieldManager hfm = new HorizontalFieldManager();
hfm.setBackground(BackgroundFactory.createSolidTransparentBackground(Color.BLACK, 0));