@Deprecated public class MoveToOffsetAction extends MouseAction implements Action
MouseAction.Buttonmousewhere| Constructor and Description |
|---|
MoveToOffsetAction(Mouse mouse,
Locatable locationProvider,
int x,
int y)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
|
getActionLocation, moveToLocation, moveToLocationgetTargetElementpublic java.util.List<Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions in interface IsInteraction