It would be useful to be able to browse, or find, the implementation of all
methods in a class or its super-classes.
For example, I'm looking for the implementation of getPreferredSize() in
MetalLabelUI.  The only way I can see to do this is to go up each
super-class, and search the structure of each one individually.
What I'd like is a similar sort of window to that used by e.g. Override
Methods, where you could browse all the methods in a class (including its
superclasses), and also choose whether to show all the methods under one
node, or methods unders each superclass individually.
Calum

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

Reply via email to