Package net.infonode.gui
Class CursorManager
java.lang.Object
net.infonode.gui.CursorManager
-
Method Summary
Modifier and TypeMethodDescriptionstatic Cursorstatic JComponentstatic booleanstatic booleanisGlobalCursorSet(JRootPane root) static voidresetGlobalCursor(JRootPane root) static voidsetEnabled(boolean enabled) static voidsetGlobalCursor(JRootPane root, Cursor cursor)
-
Method Details
-
setGlobalCursor
-
getCurrentGlobalCursor
-
resetGlobalCursor
-
setEnabled
public static void setEnabled(boolean enabled) -
isEnabled
public static boolean isEnabled() -
getCursorLayerComponent
-
isGlobalCursorSet
-