|
 |
|
|
Uses of Class org.eclipse.swt.graphics.Cursor
Methods in
org.eclipse.swt.widgets with parameters of type
Cursor
|
void
|
Tracker.
setCursor
(
Cursor newCursor)
Sets the Cursor of the Tracker. |
void
|
Control.
setCursor
(
Cursor cursor)
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. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|