0

Is there a way that one could implement an image background in hos application(from)

Avi Kumar
  • 4,403
  • 8
  • 36
  • 67
mnmyles
  • 75
  • 1
  • 6

1 Answers1

0

Per http://forums.netbeans.org/topic4381.html&highlight= , "make your panel a JLayeredPane and put the Component that you're attaching the image to the "lowest" one" should work,

Alex Martelli
  • 854,459
  • 170
  • 1,222
  • 1,395