I don't think so.
Locked
Setting Cursors With Java
Using Toolkit.createCustomCursor
I'm trying to use Toolkit.createCustomCursor to set the mouse cursor and it fails when I try to use an .ani or .cur file - if I use a .png or .gif it works fine. Is there a way to set the mouse cursor to a .ani or a .cur using Java?