> I believe the "swinged" Java allows you to use a custom images for
> cursor pointers. Then you could assign a blank (transparent) image for
> cursor to make it invisible.
that's right, but not only "swinged" java, awt can it too.
> Does anyone know of way of setting up a java app so that a instead of
> mouse movements being used to update the pointer, the mouse move could
> be used to update, say, the viewport of a document?
use mouseDragged event, not mouseMoved
____________
http://reader.imagero.com the best java image reader.