Cursor
Class Cursor
- java.lang.Object
-
- java.awt.Cursor
- All Implemented Interfaces:
- Serializable
public class Cursor extends Object implements Serializable
A class to encapsulate the bitmap representation of the mouse cursor.
- See Also:
-
Component.setCursor(java.awt.Cursor)
, Serialized Form
Fields
DEFAULT_CURSOR
public static final int DEFAULT_CURSOR
The default cursor type (gets set if no cursor is defined).