Package org.opentcs.thirdparty.jhotdraw.application.action.edit

  • Class Summary 
    Class Description
    ClearSelectionAction
    Clears (de-selects) the selected region.
    CopyAction
    Copies the selected region and place its contents into the system clipboard.
    CutAction
    Cuts the selected region and places its contents into the system clipboard.
    DuplicateAction
    Duplicates the selected region.
    PasteAction
    Pastes the contents of the system clipboard at the caret position.