Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » temporary overlay window on Java editor
temporary overlay window on Java editor [message #658786] Wed, 09 March 2011 18:54
Jing Xie is currently offline Jing XieFriend
Messages: 13
Registered: July 2009
Location: UNC Charlotte
Junior Member
Hi all,

I'm looking for ways to create a temporary, overlay popup window on Java editor. It is very similar to the one pops up when you hover your cursor onto some text. But mine is a response to a click on a marker resolution.

To be more clear, now I have a customized marker on Java editor, when I hover over the marker or click on the marker icon, a list of marker resolutions will popup due to Eclipse's IMarkerResolutionGenerator. Now I click on one of the resolution from the list, I want to generator a window that's very similar to the one when you hover over some text.

I'd appreciate if one can point me to some tutorials, articles, and whatever will be helpful.

Thanks,
Jing
Previous Topic:Main menu drop down event and mouse hover on Main menus.
Next Topic:POJO generator from SQL query
Goto Forum:
  


Current Time: Thu Apr 25 20:11:12 GMT 2024

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

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

Back to the top