简体   繁体   English

Android Studio 中如何查看类的方法?

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

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.我正在从 Eclipse 转移到 Android Studio,我隐约记得有一种方法可以列出 Eclipse 中某个类的所有方法。 Then, you could click on them and jump to the code.然后,您可以单击它们并跳转到代码。

Is there a way to do this in Android Studio?有没有办法在 Android Studio 中做到这一点?

Thank you.谢谢你。

您可以在View -> Tool Windows -> Structure上启用该面板

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM