public final class StandardCursorFrame extends CursorFrame
Modifier and Type | Field and Description |
---|---|
private CursorType |
cursorType |
Constructor and Description |
---|
StandardCursorFrame(CursorType cursorType) |
Modifier and Type | Method and Description |
---|---|
CursorType |
getCursorType() |
getPlatformCursor, setPlatforCursor
private CursorType cursorType
public StandardCursorFrame(CursorType cursorType)
public CursorType getCursorType()
getCursorType
in class CursorFrame