show multiple hyperlinks [message #301083] |
Thu, 23 March 2006 07:31 |
Eclipse User |
|
|
|
Hi,
Today, in a similar way with the Java Editor, when the user moves the
mouse over a type name with the Ctrl key pressed, I create a hyperlink to
the definition using IHyperlinkDetector.
Due to the nature of the project, there may be several "interesting"
hyperlinks for a specific type. Hence, my idea is to pop-up a small
"yellow" listbox, similar with the one content assist pops for proposals.
Is this "yellow" listbox component part of JFace so I can reuse?
I looked both in the jface and jdt sources, yet it seems there is
something which interracts with many other classes over many packages.
Is there another similar component I could use out of the box (e.g. the
one from Ctrl+T or Ctrl+O)? Does it feel as intuitive?
Is it better to create one from scratch?
Thanks, Cristian
|
|
|
Powered by
FUDForum. Page generated in 0.05160 seconds