Is it possible to implement the background of an image in its forms?

Is there a way to implement image background in hos (from) app

0


a source to share


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







All Articles