0

is there any way to clear a glasspane without having to repaint the other components? I am currently trying to make a cursor substitute, as I cant customize real cursor in the way I would like to do. Therefore it is necessary that the substitute is painted very often.

Please do not refer to the API or Oracle Tutorial. I read both of it + about 2 hours internet search. Thanks for your help :)

Corn
  • 47
  • 7
  • If the reason you need to do this is that you can't customizethe cursor in the way you want to, why not figure out how to customize the cursor in the way you want to? – DiMono Feb 19 '14 at 17:14
  • I want the cursor to be of a dynamic size up to almost the whole screen size, which afaik is prevented by the operating system. – Corn Feb 19 '14 at 18:40
  • I have no idea what I did, but it works now. – Corn Feb 19 '14 at 19:51
  • NVM, it only worked because of a nullpointer exception >.< . – Corn Feb 20 '14 at 12:24

0 Answers0