The text won't be null. Check if textarea.getText().trim().length() == 0. That will tell you if it is empty. Was ...
確定! 回上一頁