public void moveCursorEnd() {
   super.moveCursorEnd();
   xCursor = xLastCnt - 1;
 }