JFrame frame= new JFrame("TextArea frame"); JPanel panel=new JPanel(); JTextArea pattern= new JTextArea("S" + "\n" + "SS" + "\n" +
確定! 回上一頁