|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
GraphicsDevice ) |
Documentation changed from old to new. |
Creates a Robot for the given screen device. |
void ) |
Documentation changed from old to new. |
Constructs a Robot object in the coordinate system of the primary screen. |
Added Methods | |
void mouseWheel(int ) |
Rotates the scroll wheel on wheel-equipped mice. |
Changed Methods | ||
void delay(int ) |
Documentation changed from old to new. |
Sleeps for the specified time. |
void keyPress(int ) |
Documentation changed from old to new. |
Presses a given key. |
void keyRelease(int ) |
Documentation changed from old to new. |
Releases a given key. |
void mousePress(int ) |
Documentation changed from old to new. |
Presses one or more mouse buttons. |
void mouseRelease(int ) |
Documentation changed from old to new. |
Releases one or more mouse buttons. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |