Font newButtonFont=new Font(button.getFont().getName(),Font.ITALIC+Font.BOLD,button.getFont().getSize()); //Set JButton font using new ...
確定! 回上一頁