org.eclipse.gef
Class SharedCursors
java.lang.Object
|
+--org.eclipse.draw2d.Cursors
|
+--org.eclipse.gef.SharedCursors
- public class SharedCursors
- extends Cursors
A shared collection of Cursors.
- Since:
- 2.0
Fields inherited from class org.eclipse.draw2d.Cursors |
APPSTARTING, ARROW, CROSS, HAND, HELP, IBEAM, NO, SIZEALL, SIZEE, SIZEN, SIZENE, SIZENESW, SIZENW, SIZENWSE, SIZES, SIZESE, SIZESW, SIZEW, UPARROW, WAIT |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CURSOR_PLUG
public static final Cursor CURSOR_PLUG
CURSOR_PLUG_NOT
public static final Cursor CURSOR_PLUG_NOT
CURSOR_TREE_ADD
public static final Cursor CURSOR_TREE_ADD
CURSOR_TREE_MOVE
public static final Cursor CURSOR_TREE_MOVE
SharedCursors
public SharedCursors()
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.