how do i set the background in applet as an image?
is there liek a one line code?

rite now all i have is a blue background with
setBackground(new Color(0,160,255));
but i want to use an image