private JButton AButton = new JButton("A"); Font myFont = new Font("Courier", Font.ITALIC,12); A.setFont(myFont); // error : identifier ...
確定! 回上一頁