Class AbstractSelectionCommand

    • Constructor Detail

      • AbstractSelectionCommand

        public AbstractSelectionCommand​(boolean shiftMask,
                                        boolean controlMask)
    • Method Detail

      • isShiftMask

        public boolean isShiftMask()
      • isControlMask

        public boolean isControlMask()