|
Eclipse GEF 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.draw2d.Cursors | +--org.eclipse.gef.SharedCursors
A shared collection of Cursors.
Field Summary | |
static Cursor |
CURSOR_PLUG
|
static Cursor |
CURSOR_TREE_ADD
|
static Cursor |
CURSOR_TREE_MOVE
|
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 |
Constructor Summary | |
SharedCursors()
|
Methods inherited from class org.eclipse.draw2d.Cursors |
getDirectionalCursor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Cursor CURSOR_PLUG
public static final Cursor CURSOR_TREE_ADD
public static final Cursor CURSOR_TREE_MOVE
Constructor Detail |
public SharedCursors()
|
Eclipse GEF 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |