JButton ; import java.awt.event. ... JButton button = new JButton("我是按鈕",icon); button. ... setForeground(Color.red); } }); button.
確定! 回上一頁