isShiftClick

public boolean isShiftClick()

Gets whether the ClickType for this event indicates that the key was pressed down when the click was made.

Return

true if the ClickType uses Shift or Ctrl.

See also