> > 2) Would be nice if there was an expand all below a > particular node(I > tried > > every combination of modifier key while clicking on [+]) > > Hmm... Is there any standard modifier key-combination for that?
yes - asterix key (*) > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Valentin Kipiatkov > Sent: Friday, November 02, 2001 8:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [Eap-list] Comments on class hierarchy browser. > > > > 1) Shouldn't show [+] for classes with no subclasses. Right now you > > have > to > > click on the + to find out that there are no sub classes. > > This is done in #514. > > > > > 2) Would be nice if there was an expand all below a > particular node(I > tried > > every combination of modifier key while clicking on [+]) > > Hmm... Is there any standard modifier key-combination for that? > > > > > 3) Asking for the hierarchy of a class outside my project shows > > classes in my project that derive directly from that class (and > > classes that derive from those) but doesn't show classes in > my project > > that derive through an intermediate class not in my project. > > Do you think this would be consistent to show them as direct > subclasses when they are not? > > > > > > > 4) In class view, rather than pressing ctrl-h to rebase the > hierarchy > > at some parent class of my class it would be nice to be > able to just > > click on the + in front of the parent class to see for > example all the > > sibling classes of my class. So clicking [-] on a parent > class would > > mean to show only the path down to the anchor class while > clicking [+] > > would mean show all classes under that class. > > I'm not sure if I understand your point here. Could you > please explain it on some example? > > Best regards, > Valentin Kipiatkov > ----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" > ----------------------------------------------------------- > > ----- Original Message ----- > From: "Mark Swinkels" <[EMAIL PROTECTED]> > To: "IDEA IDE List (E-mail)" <[EMAIL PROTECTED]> > Sent: Friday, November 02, 2001 4:02 AM > Subject: [Eap-list] Comments on class hierarchy browser. > > > > Thanks for this long awaited feature. A few comments: > > > > 1) Shouldn't show [+] for classes with no subclasses. Right now you > > have > to > > click on the + to find out that there are no sub classes. > > > > 2) Would be nice if there was an expand all below a > particular node(I > tried > > every combination of modifier key while clicking on [+]) > > > > 3) Asking for the hierarchy of a class outside my project shows > > classes in my project that derive directly from that class (and > > classes that derive from those) but doesn't show classes in > my project > > that derive through an intermediate class not in my project. > > > > For example I have a class derive from jpanel which derives from > jcomponent. > > If I ask for the class hierarchy for jcomponent I see any of my > > classes > that > > derive directly from jcomponent but can't get those classes that > > derive > from > > jpanel. I would expect to be able to get to all classes in > my project > > that are subclasses of jcomponent no matter. > > > > 4) In class view, rather than pressing ctrl-h to rebase the > hierarchy > > at some parent class of my class it would be nice to be > able to just > > click on the + in front of the parent class to see for > example all the > > sibling classes of my class. So clicking [-] on a parent > class would > > mean to show only the path down to the anchor class while > clicking [+] > > would mean show all classes under that class. > > > > -- Mark > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-> list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
