How can I get two JLabels (with images inside them) to overlap each other? If it helps, I am working on a monopoly project in which I have an image of the board space as one JLabel and an image of the game piece as another JLabel. When the piece lands on the space I want it to place the image ON TOP of the board space image. Is this at all possible? Any help is appreciated
