Hi all,
I am having trouble displaying an image in a certain position in my
Java applet. The AppletImagePanel class can correctly display an image in a seperate applet, however when I implemented this class along with my GUI, the image does not display. It should display at the bottom right hand side of the applet. Any feedback would be greatly appreciated.
Kind regards,
mono627