I want to add a background image to a composite. Is there an easy way of doing this using the WindowBuilder GUI? I'm looking at the composite's properties, and I see that I can change the background color, but I don't see a field where I can set a background image.
You can set a background image by using the JLabel, resize it to the size you wish, then choose the background image you want in the icon from Jlabel properties windows
source: youtube video name [JFrame Add Background Image]