setWrapStyleWord (true);. instead of JTextArea textArea = new JTextArea(); textArea.setEditable(false); textArea.setLineWrap(true); textArea.
確定! 回上一頁