Want to view all the methods available in a given Interface or Class
已回答
Hi,
I want to get a quick preview of all the methods for a given Interface or Class (including the inherited onces), similiar to Ctrl+F12 but want to see all the inherited methods as well. Please let me know if there is a way to do it.
Thanks,
--Venkat.
请先登录再写评论。
Venkat Sonnathi wrote:
Structure Window (Alt+7), select "Show Inherited Members"
That is currently available in the structure view.
Just click on the toolbar button "Show Inherited Members"
Tim
Hello Tim & Brad,
Thanks.
--Venkat.
>> Hi,
>>
>> I want to get a quick preview of all the methods for a given
>> Interface or Class (including the inherited onces), similiar to
>> Ctrl+F12 but want to see all the inherited methods as well. Please
>> let me know if there is a way to do it.
>>
>> Thanks,
>> --Venkat.
Still, it would be nice to have the structure popup support displaying inherited members:
http://www.intellij.net/tracker/idea/viewSCR?publicId=27737
Jacques
Nowadays there is a tick in File Structure popup called "Inherited members". Or just press Ctrl+F12 twice.
For mac users, its command+F12
No f12 in mac?
Command + fn + f12
Thanks Lpjfilho