How do you view the methods for a class in Android Studio?

691 views Asked by At

I am moving from Eclipse to Android Studio, and my faint recollection is that there was a way to list all the methods of a class in Eclipse. Then, you could click on them and jump to the code.

Is there a way to do this in Android Studio?

Thank you.

1

There are 1 answers

0
Héctor On

You can enable that panel on View -> Tool Windows -> Structure