Uses of Class
com.sibvisions.rad.ui.awt.impl.AwtCursor

Packages that use AwtCursor
com.sibvisions.rad.ui.awt.impl Contains the AWT dependent interface implementations of the platform and technology independent interface definitions. 
 

Uses of AwtCursor in com.sibvisions.rad.ui.awt.impl
 

Methods in com.sibvisions.rad.ui.awt.impl that return AwtCursor
static AwtCursor AwtCursor.getPredefinedCursor(int pType)
          Returns a cursor object with the specified predefined type.
static AwtCursor AwtCursor.getSystemCustomCursor(String pCursorName)
          Returns a system-specific custom cursor object matching the specified name.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.