Component.setCursor
Class Overview | Class Members |
This Package |
All Packages
public synchronized void setCursor( Cursor cursor )
Parameters
- cursor
- One of the constants defined
by the Cursor class.
Description
Set the cursor image to a predefined cursor.
See Also
getCursor, Cursor