public class RoundButton extends JButton { ... setColor(getBackground()); //置按钮颜色 ... setColor(getForeground()); //设置边框颜色
確定! 回上一頁