setPreferredSize(new Dimension(500, 200)); final JTextArea textArea = new JTextArea(); // Set the contents of the JTextArea.
確定! 回上一頁