|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graphics.swt.Cursors
IBM SWT dependent class which provides utility methods that are useful when working with mouse cursors in the context of Standard Window Toolkit.
| Method Summary | |
static void |
registerPredefinedCursorConstants(CursorRegistry registry)
Registers the predefined cursors to the CursorRegistry given
by registry. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final void registerPredefinedCursorConstants(CursorRegistry registry)
Registers the predefined cursors to the CursorRegistry given
by registry. The predefined cursors are listed within an
enumeration of the GraphicConstants class.
This method registers the predefines cursor types to the
CursorRegistry by using key objects and the corresponding
constants from the SWT class of IBM SWT.
registry - the CursorRegistry to register the
predefined cursor types to.CursorRegistry,
SWT,
Cursor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||