posted 19 years ago
My first idea about this was that it might be a focus problem (j2se 1.4+) as pointed to in the isFocusableWindow method of the Window api. So I tried a couple of tests to see, one with loading components and the other with drawing images. Both worked just fine in j2se 1.5.