mouseReleased

abstract void mouseReleased(Point point, int mouseButton, boolean isBot)

Called when the mouse is released after a click

Parameters

point

the point the mouse was released

mouseButton

the released mouse button

isBot

true if the mouse was clicked by the bot, false otherwise