Class DoubleTapAction

  • All Implemented Interfaces:
    Action

    @Deprecated
    public class DoubleTapAction
    extends TouchAction
    implements Action
    Deprecated.
    Creates a double tap gesture on a touch screen.
    • Constructor Detail

      • DoubleTapAction

        public DoubleTapAction​(TouchScreen touchScreen,
                               Locatable locationProvider)
        Deprecated.
    • Method Detail

      • perform

        public void perform()
        Deprecated.
        Specified by:
        perform in interface Action