Package snap.view
Class Cursor
java.lang.Object
snap.view.Cursor
A class to represent a cursor.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
static final Cursor
-
Constructor Summary
-
Method Summary
-
Field Details
-
DEFAULT
-
CROSSHAIR
-
HAND
-
MOVE
-
TEXT
-
NONE
-
N_RESIZE
-
S_RESIZE
-
E_RESIZE
-
W_RESIZE
-
NE_RESIZE
-
NW_RESIZE
-
SE_RESIZE
-
SW_RESIZE
-
-
Constructor Details
-
Cursor
Creates a new Cursor.
-
-
Method Details