@Deprecated public class DoubleClickAction extends MouseAction implements Action
MouseAction.Buttonmousewhere| Constructor and Description |
|---|
DoubleClickAction(Mouse mouse,
Locatable locationProvider)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
Double-clicks on the given element.
|
getActionLocation, moveToLocation, moveToLocationgetTargetElementpublic void perform()
public java.util.List<Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions in interface IsInteraction