Is it possible to implement the background of an image in its forms?
1 answer
Per http://forums.netbeans.org/topic4381.html&highlight= , "make your panel a JLayeredPane and put the component you are attaching the image to to the" lowest "one" should work.
0
a source to share