To set and get the contents of a JTextArea you can use the setText(String text) and getText() methods. ... button = new JButton("Get Contents ...
確定! 回上一頁