public class GTKCursorFactory
extends java.lang.Object
| Constructor | Description |
|---|---|
GTKCursorFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.awt.Cursor |
getDnDCursor() |
Returns the DnDCursor.
|
static java.awt.Cursor |
getOnItemCursor() |
Returns the OnItem cursor.
|