Layout Manager for background images and text
I'm trying to think of the best layout manager to achieve the picture below. I know absolute positioning is what I am used to, but I can't get the background image using this. GridBagLayout is excellent, but horrifically hard when ever I try I get a separate image for each grid. Does anyone know an easy way out of this, or easy code to achieve the following? There are a number of ways you can achieve this. The simplest might be to just use what's already available ... If you don't need the background to be scaled at run-time (ie you can get away with a non-resizable window), simply using a