I worked today on a JLayeredPane. I have to implement a JLayeredPane with an Image at the deepest layer (Default Layer). On this Image should be a bunch of JLabels (with either Strings ...
JLayeredPane
Image
JLabels
Strings