user592704
user592704

Reputation: 3704

How to open NetBeans methods tree panel?

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

Answers (3)

Sai prateek
Sai prateek

Reputation: 11896

You can open the navigator window from the menu "Window / Navigating / Navigator" or just press CTRL + 7.

Upvotes: 4

Samuel Auger
Samuel Auger

Reputation: 262

On the left side of Netbeans, click on Navigator. You can also go in the Window menu, Navigator.

Upvotes: 0

Felix Vetsper
Felix Vetsper

Reputation: 386

press ctrl + 7 if I understand what you mean

Upvotes: 37

Related Questions