Uses of Interface
org.zaval.awt.gdp.CursorInfo

Packages that use CursorInfo
org.zaval.awt.gdp It's a basic package of the Zaval GDP. 
 

Uses of CursorInfo in org.zaval.awt.gdp
 

Classes in org.zaval.awt.gdp that implement CursorInfo
 class DgnCursorInfo
           This cursor info implementation is supposed to be used for designer container components.
 class InsetsCursorInfo
           This class is an implementation of CursorInfo interface.
 class SimpleCursorInfo
           This class is a simple implementation of CursorInfo interface.
 

Methods in org.zaval.awt.gdp with parameters of type CursorInfo
 void CursorController.setCursorInfo(CursorInfo i)
           Sets the specified cursor info.
 

Constructors in org.zaval.awt.gdp with parameters of type CursorInfo
CursorController(java.awt.Component target, CursorInfo i)
           Constructs a new cursor controller with the specified target component and the given cursor info.
 



Copyright © Zaval Creative Engineering Group, 2000-2005
http://www.zaval.org