public class ButtonReleaseAction extends MouseAction implements Action
MouseAction.Button
mouse
where
Constructor and Description |
---|
ButtonReleaseAction(Mouse mouse,
Locatable locationProvider) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
asList() |
void |
perform()
Releases the mouse button currently left held.
|
getActionLocation, moveToLocation
getTargetId
public void perform()
public java.util.List<java.lang.Object> asList()