I’m trying to get 3 different panels to overlap eachother.
Simple description:
I’ve got a simple map and on top of this map I need a Compass and a few Textfields.
What would be the best approach in fixing this issue?
On desktop.
(Java)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Good question and you can indeed. You need to use the JLayeredPane. From the looks of things it works similar to ordinary panes except you can specify which layer certain components reside.