public void ClearSelection()
 {
     textEditorImpl.ClearSelection();
 }