Beispiel #1
0
    public void undo() throws CannotUndoException {
      super.undo();

      select(start, end);
    }