Class ContextClickAction

    • Constructor Detail

      • ContextClickAction

        public ContextClickAction​(Mouse mouse,
                                  Locatable where)
        Deprecated.
    • Method Detail

      • perform

        public void perform()
        Deprecated.
        Emulates clicking on the mouse button that would bring up contextual menus (usually right-clicking).
        Specified by:
        perform in interface Action