Eliminate blinking while refreshing

Hello,in my previous post I published the code for sticky rectangles:http://forum.java.sun.com/thread.jspa?messageID=4483282But, when a rectangle is moved, there is a blinking. Can you please tell me how to eliminate blinking here?With best regards,F.
[293 byte] By [firebunnya] at [2007-10-3 10:43:15]
# 1
It might be a double buffering issue.[url invisibleCursor = tk.createCustomCursor(image, new Point(0,0), "invisible cursor");]Double Buffering Example.[/url]
CaptainMorgan08a at 2007-7-15 6:07:16 > top of Java-index,Security,Cryptography...