Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » show multiple hyperlinks
show multiple hyperlinks [message #301083] Thu, 23 March 2006 07:31
Eclipse UserFriend
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
Previous Topic:Help Registering a Listener
Next Topic:Implementing Context Sensitive Help
Goto Forum:
  


Current Time: Sun Jun 01 07:42:45 EDT 2025

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

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

Back to the top