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.

4
Avatar
Permanently deleted user

Venkat Sonnathi wrote:

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.

Structure Window (Alt+7), select "Show Inherited Members"

6
Avatar
Permanently deleted user

That is currently available in the structure view.
Just click on the toolbar button "Show Inherited Members"

Tim

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.


0
Avatar
Permanently deleted user

Hello Tim & Brad,

Thanks.

--Venkat.

That is currently available in the structure view. Just click on the
toolbar button "Show Inherited Members"

Tim

>> 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.

0
Avatar
Permanently deleted user

Still, it would be nice to have the structure popup support displaying inherited members:

http://www.intellij.net/tracker/idea/viewSCR?publicId=27737

Jacques

0

Nowadays there is a tick in File Structure popup called "Inherited members". Or just press Ctrl+F12 twice.

1

For mac users, its command+F12

0
Avatar
Permanently deleted user

No f12 in mac?

0

Command + fn + f12

3

请先登录再写评论。