org.jhotdraw.framework
Interface Cursor

All Known Implementing Classes:
AWTCursor

public interface Cursor

This interface has the purpose to reduce the dependency of JHotDraw on AWT classes and interfaces. See AWTCursor for an example of implementation for this interface.

Created on: 08/05/2003.

Version:
$Revision: 1.2 $
Author:
Ricardo Sangoi Padilha
See Also:
AWTCursor