JButton but_ret = new JButton("確定(顏色更改)"); JButton but_exi = new JButton("離開(顏色不改)"); Color color; ... setColor(color);
確定! 回上一頁