I have google my problem and found this code :
setCursor(java.awt.Toolkit.getDefaultToolkit().createCustomCursor(new BufferedImage(1,1,BufferedImage.TYPE_4BYTE_ABGR),new java.awt.Point(0,0),"NOCURSOR"));
But in Greenfoot comes the exception can not find symbol - class BufferedImage.
Why ?
I either can solve this problem with the greenfoot api ?
Thx for yours answers.
Advenging
![Twitter](/assets/twitter-4e19209ef84344ee0c433f4c7bad8d49.png)
![Twitter.hover](/assets/twitter.hover-1fb19a5bafc50deace8f88eaec867845.png)