Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Quick Type Hierarchy code
Quick Type Hierarchy code [message #166879] Thu, 01 July 2004 16:43 Go to next message
Eclipse UserFriend
Originally posted by: brian.fernandes.codito.com

Hi Guys,

I wanted to implement something like the Quick Type Hierarcy (what you get
in the JDT when you press Ctrl+O) for my editor.
I found the TypeSelectionDialog being used in JavaUI - but this is not
quitethe same thing. Could someone direct me to the relevant piece of code ?

The Window that opens up, is that a shell (without the window border) or
what ?

Thanks,
Brian.
Re: Quick Type Hierarchy code [message #167136 is a reply to message #166879] Mon, 05 July 2004 03:13 Go to previous message
Eclipse UserFriend
See AbstractInformationControl and its subclasses,

-tom

Brian Fernandes wrote:
> Hi Guys,
>
> I wanted to implement something like the Quick Type Hierarcy (what you get
> in the JDT when you press Ctrl+O) for my editor.
> I found the TypeSelectionDialog being used in JavaUI - but this is not
> quitethe same thing. Could someone direct me to the relevant piece of code ?
>
> The Window that opens up, is that a shell (without the window border) or
> what ?
>
> Thanks,
> Brian.
>
>
>
Previous Topic:eclipse not getting started
Next Topic:which api is usefull for retriving the the project details from with the plugin?
Goto Forum:
  


Current Time: Sun Jul 27 08:11:59 EDT 2025

Powered by FUDForum. Page generated in 0.03178 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top