Hi,
        just a feature I would like in Idea.

When I open the Source window, I can view methods, fields or properties. 
I would like to be also able to view only private/protected/public/package
modified methods/props/fields.


Reason: I switch from a final class that had only private methods to a class
that allows overriding, with some methods protected.
                Now I have to go through the code to find the methods...
Reason2:        I want to know what I (or anybody else in any class) provide
to the world in my class (e.g. which members are public).


If You find my reasons sufficient, I would be deligted.


Thx, Tomáš Langer

P.S.    If this feature is present in IDEA but hidden, pls tell me where to
set it...

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to