Instead JScrollBar you can use JScrollPane. JTextArea textArea2 = new JTextArea(); textArea2.setEditable(false); textArea2.
確定! 回上一頁