public void selectAll() {
   editor.selectAll();
 }