Create a JScrollPane with a JTextArea as its viewport and with default scrollbars policy as "As Needed". Copy JTextArea description = new JTextArea(10, ...
確定! 回上一頁