Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF
3.3

org.eclipse.gef
Class SharedCursors

java.lang.Object
  extended by

org.eclipse.draw2d.Cursors
      extended by
org.eclipse.gef.SharedCursors

public class SharedCursors
extends Cursors

A shared collection of Cursors.

Since:
2.0

Field Summary
static Cursor CURSOR_PLUG
          Cursor for valid connection
static Cursor CURSOR_PLUG_NOT
          Cursor for invalid connection
static Cursor CURSOR_TREE_ADD
          Cursor for adding to a tree
static Cursor CURSOR_TREE_MOVE
          Cursor for dragging in a tree
 
Fields inherited from class org.eclipse.draw2d. Cursors
APPSTARTING, ARROW, CROSS, HAND, HELP, IBEAM, NO, SIZEALL, SIZEE, SIZEN, SIZENE, SIZENESW, SIZENS, SIZENW, SIZENWSE, SIZES, SIZESE, SIZESW, SIZEW, SIZEWE, UPARROW, WAIT
 
Constructor Summary
SharedCursors ()
           
 
Methods inherited from class org.eclipse.draw2d. Cursors
getDirectionalCursor, getDirectionalCursor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CURSOR_PLUG

public static final Cursor CURSOR_PLUG
Cursor for valid connection


CURSOR_PLUG_NOT

public static final Cursor CURSOR_PLUG_NOT
Cursor for invalid connection


CURSOR_TREE_ADD

public static final Cursor CURSOR_TREE_ADD
Cursor for adding to a tree


CURSOR_TREE_MOVE

public static final Cursor CURSOR_TREE_MOVE
Cursor for dragging in a tree

Constructor Detail

SharedCursors

public SharedCursors()

Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire