if have an annoying problem... I've written an applet white an image, 2 buttons and a slider. When you start the applet the buttons and slider are loaded first and the image gets painted over those components. If you click on the area where the components should be, they appear. Resizing the applet window helps too.
I thought, well, load the image first, and THEN the buttons and slider. WRONG! One of the buttons covers the entire applet and nothing is visible accept for that one button... So that doesn't work either....
Bookmarks