The problem you are having is that you are calling the non-static function setText on the class JTextArea, not on a specific text area.
確定! 回上一頁