JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

A class to encapsulate the bitmap representation of the mouse cursor.

Profile: common conditional cursor

Attribute Summary

nametypedescription
Public
CROSSHAIRCursor

The crosshair cursor type.

More: [+]

The crosshair cursor type.

Profile: common conditional cursor

DEFAULTCursor

The default cursor type (gets set if no cursor is defined).

More: [+]

The default cursor type (gets set if no cursor is defined).

Profile: common conditional cursor

E_RESIZECursor

The east-resize cursor type.

More: [+]

The east-resize cursor type.

Profile: common conditional cursor

H_RESIZECursor

The horizontal cursor type.

More: [+]

The horizontal cursor type.

Profile: common conditional cursor

HANDCursor

The hand cursor type.

More: [+]

The hand cursor type.

Profile: common conditional cursor

MOVECursor

The move cursor type.

More: [+]

The move cursor type.

Profile: common conditional cursor

N_RESIZECursor

The north-resize cursor type.

More: [+]

The north-resize cursor type.

Profile: common conditional cursor

NE_RESIZECursor

The north-east-resize cursor type.

More: [+]

The north-east-resize cursor type.

Profile: common conditional cursor

NONECursor

The none cursor type.

More: [+]

The none cursor type.

Profile: common conditional cursor

NW_RESIZECursor

The north-west-resize cursor type.

More: [+]

The north-west-resize cursor type.

Profile: common conditional cursor

S_RESIZECursor

The south-resize cursor type.

More: [+]

The south-resize cursor type.

Profile: common conditional cursor

SE_RESIZECursor

The south-east-resize cursor type.

More: [+]

The south-east-resize cursor type.

Profile: common conditional cursor

SW_RESIZECursor

The south-west-resize cursor type.

More: [+]

The south-west-resize cursor type.

Profile: common conditional cursor

TEXTCursor

The text cursor type.

More: [+]

The text cursor type.

Profile: common conditional cursor

V_RESIZECursor

The vertical cursor type.

More: [+]

The vertical cursor type.

Profile: common conditional cursor

W_RESIZECursor

The west-resize cursor type.

More: [+]

The west-resize cursor type.

Profile: common conditional cursor

WAITCursor

The wait cursor type.

More: [+]

The wait cursor type.

Profile: common conditional cursor

Protected

Inherited Attributes

Inherited Functions