In Eclipse I have a class outline view which shows me the members of my class:

I installed NetBeans 6.9.1 but can’t find a window which shows me a list of the methods etc. in the class I am working on. Where can I find this?

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.
It should be visible in the Navigator window (Window, Navigating, Navigator or Ctrl-7 on Windows).
BTW It might take a while to appear when you just open the project though, because NB scans your source for changes first.