Class SingleTapAction

  • All Implemented Interfaces:
    Action

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

      • SingleTapAction

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

      • perform

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