示例#1
0
 /** Loads the text and saves the restored position. */
 public void restore() {
   strategy.clearText();
   loadText();
 }