Module java.desktop
Package java.awt

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