Uses of Class
org.eclipse.swt.graphics.Cursor
Packages that use Cursor
-
Uses of Cursor in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type Cursor -
Uses of Cursor in org.eclipse.swt.graphics
Methods in org.eclipse.swt.graphics that return Cursor -
Uses of Cursor in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets that return CursorModifier and TypeMethodDescriptionControl.getCursor()
Returns the receiver's cursor, or null if it has not been set.Display.getSystemCursor
(int id) Returns the matching standard platform cursor for the given constant, which should be one of the cursor constants specified in classSWT
.Methods in org.eclipse.swt.widgets with parameters of type CursorModifier and TypeMethodDescriptionvoid
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.void
void
Sets theCursor
of the Tracker.