From the java TextComponent page: setText public void setText(String t) Sets ... This selects the entire textArea and then replaces it will a null string, ...
確定! 回上一頁