| Package | Description |
|---|---|
| com.sun.glass.ui | |
| com.sun.glass.ui.ios | |
| com.sun.glass.ui.monocle | |
| com.sun.glass.ui.swt |
| Modifier and Type | Method and Description |
|---|---|
static Size |
Cursor.getBestSize(int width,
int height)
Returns the 'best' cursor size based on the given preferred size.
|
protected abstract Size |
Application.staticCursor_getBestSize(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
protected Size |
IosApplication.staticCursor_getBestSize(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
protected Size |
MonocleApplication.staticCursor_getBestSize(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
protected Size |
SWTApplication.staticCursor_getBestSize(int width,
int height) |
Copyright © 2025. All rights reserved.