Package org.eclipse.gef
Class SharedCursors
java.lang.Object
org.eclipse.draw2d.Cursors
org.eclipse.gef.SharedCursors
A shared collection of Cursors.
- Since:
- 2.0
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.eclipse.draw2d.CursorsgetDirectionalCursor, getDirectionalCursor
- 
Field Details- 
CURSOR_PLUGCursor for valid connection
- 
CURSOR_PLUG_NOTCursor for invalid connection
- 
CURSOR_TREE_ADDCursor for adding to a tree
- 
CURSOR_TREE_MOVECursor for dragging in a tree
 
- 
- 
Constructor Details- 
SharedCursorspublic SharedCursors()
 
-