Class StiCursorManager
java.lang.Object
com.stimulsoft.viewer.controls.mouse.StiCursorManager
Cursor manager
Copyright Stimulsoft
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetDefaultCursor(Component component) Set default cursorstatic voidsetDraggingHand(Component component) Set dragging hand cursorstatic voidsetGlobalCursor(JComponent component, Cursor cursor) Set cursor to whole application
-
Field Details
-
DRAGGING_HAND_CURSOR
Dragging hand cursor
-
-
Constructor Details
-
StiCursorManager
public StiCursorManager()
-
-
Method Details