jt2=new JTextArea("Second TextArea"); jt2.setFont(new Font("Times New Roman",Font.PLAIN,22)); jt2.append(" Appended Text Second TextArea ");
確定! 回上一頁