public class MoveSelectionAction extends AbstractKeySelectAction
Constructor and Description |
---|
MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction) |
MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction,
boolean shiftMask,
boolean ctrlMask) |
Modifier and Type | Method and Description |
---|---|
void |
run(NatTable natTable,
org.eclipse.swt.events.KeyEvent event) |
getDirection, isControlMask, isShiftMask, setControlMask, setShiftMask
public MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction)
public MoveSelectionAction(SelectionLayer.MoveDirectionEnum direction, boolean shiftMask, boolean ctrlMask)
public void run(NatTable natTable, org.eclipse.swt.events.KeyEvent event)
run
in interface IKeyAction
run
in class AbstractKeySelectAction
Copyright © 2013. All Rights Reserved.