As soon a I use gradients in my code, the repaint isn\'t done while resizing I get something like that while resizing (black rectangles where it has been resized, see image in t
If this is an applet, put that thing in
public void start() { }
and
public void stop() { }