Image on canvas
I have a class that extends Canvas. Now i want to show a image as the background. I tried using paint() and paintComponent() method but to no avail. can anyone help me or have any suggestion *** to why this happened? Thanks in advanced.

