You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "negora (JIRA)" <ji...@apache.org> on 2018/07/04 06:53:00 UTC

[jira] [Created] (NETBEANS-1023) Option to show only the methods of the current class in the Java Call Hierarchy panel

negora created NETBEANS-1023:
--------------------------------

             Summary: Option to show only the methods of the current class in the Java Call Hierarchy panel
                 Key: NETBEANS-1023
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1023
             Project: NetBeans
          Issue Type: Improvement
          Components: java - Navigation, java - Source
    Affects Versions: 8.2, 9.0
            Reporter: negora


The Java Call Hierarchy panel allows to restrict the methods shown by it in 2 ways:

a. Show methods of all the open projects.
b. Show methods of the current project.

I believe that it would be good to count with an additional option, which allowed to *show only the methods of the current class and its inner classes.*

This feature would be useful for that times when you have multiple small methods and/or multiple inner classes. Without this option, it's hard to distinguish which methods belong to the current class(es).

Thank you.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists