Reputation: 3704
I just closed the methods tree panel in netbeans but now I cannot find how to open it back. I need to see the code methods and fields in a tree view. Where can I reopen the panel in netbeans?
Upvotes: 14
Views: 12331
Reputation: 11896
You can open the navigator window from the menu "Window / Navigating / Navigator" or just press CTRL + 7.
Upvotes: 4
Reputation: 262
On the left side of Netbeans, click on Navigator. You can also go in the Window menu, Navigator.
Upvotes: 0