public class CursorUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
showDefaultCursor()
Sets cursor for specified component to normal cursor
|
static void |
showWaitCursor()
Sets cursor for specified component to Wait cursor
|