net.infonode.gui
public class CursorManager extends Object
Version: $Revision: 1.17 $
Method Summary | |
---|---|
static Cursor | getCurrentGlobalCursor(JRootPane root) |
static JComponent | getCursorLayerComponent(JRootPane root) |
static boolean | isEnabled() |
static boolean | isGlobalCursorSet(JRootPane root) |
static void | resetGlobalCursor(JRootPane root) |
static void | setEnabled(boolean enabled) |
static void | setGlobalCursor(JRootPane root, Cursor cursor) |