Applet isn't fresh with JRE 6

Hi there,

My applet has repaint/refresh problem. All UI control doesn't display util I press TAB, or click mouse randomly. This applet works well under JRE 1.5+. But from I updated to JRE 1.6 (and now is JRE 1.6 update1), it has this problem.

Please tell me why. Thanks so much!

Here is my applet:

http://official.awardspace.com/throughput.php

Pls press TAB many times to see how it appears.

[429 byte] By [Lehoanqa] at [2007-11-27 6:08:00]
# 1
Oh, I figured out. The problem is related to my custom JPanel. I used the original JPanel and it worked well. I'll look at my custom JPanel to fix it.But, it's strange, anyhow. In JRE 1.5+, everything is fine....Good weekend.
Lehoanqa at 2007-7-12 17:09:47 > top of Java-index,Desktop,Core GUI APIs...