8788899091929394
} @Override public void run() { // execute the cut command CutCommand command = new CutCommand(getSelectedObjects()); execute(command); }