Reputation: 59
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.
Upvotes: 4
Views: 981
Reputation: 26044
You can enable that panel on View -> Tool Windows -> Structure
Upvotes: 5