I'm trying to create a Navigation Menu like in Mobile apps with Netbeans's free design. I created a portrait panel and make it outside the frame.
As in the below images showed when the user clicks the navigation menu button the panel comes in to the panel by changing the location, but the problem is it will be behind the components (JTable and labels).
How to solve this problem ?