Class CSSSWTCursorHelper
java.lang.Object
org.eclipse.e4.ui.css.swt.helpers.CSSSWTCursorHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCSSCursor(Cursor cursor) static CursorgetSWTCursor(CSSValue value, Display display) static intgetSWTCursorId(CSSPrimitiveValue value) static voidrestoreDefaultCursor(Control control) static voidstoreDefaultCursor(Control control)
-
Constructor Details
-
CSSSWTCursorHelper
public CSSSWTCursorHelper()
-
-
Method Details
-
getSWTCursor
- See Also:
-
getCSSCursor
-
getSWTCursorId
-
storeDefaultCursor
-
restoreDefaultCursor
-