edu.uci.ics.jung.visualization.swt
Class CursorUtils

java.lang.Object
  extended by edu.uci.ics.jung.visualization.swt.CursorUtils

public class CursorUtils
extends Object


Constructor Summary
CursorUtils()
           
 
Method Summary
static org.eclipse.swt.graphics.Cursor getCursor(Cursor cursor)
           
protected static org.eclipse.swt.graphics.Cursor getCursor(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CursorUtils

public CursorUtils()
Method Detail

getCursor

public static org.eclipse.swt.graphics.Cursor getCursor(Cursor cursor)

getCursor

protected static org.eclipse.swt.graphics.Cursor getCursor(int type)


Copyright © 2007. All Rights Reserved.