The cursor proxy allows for tool cursor images to be loaded lazily. It acts as a proxy
for cursor image of the tool until the image is really needed to be displayed.
author: Vitalus since: UDIG 1.1
Constructor Summary
public
CursorProxy(IConfigurationElement configuration) The constructor to create custom cursor proxy from extention.
Returns system cursor object based on constants from ModalTool
interface. These constants are mapped to SWT cursor constants.
Parameters: systemCursorID -