Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » How to implement AbstractInformationControl(Implementation of AbstractInformationControl)
How to implement AbstractInformationControl [message #834590] Mon, 02 April 2012 06:12 Go to next message
Janusz Dalecki is currently offline Janusz DaleckiFriend
Messages: 63
Registered: January 2010
Location: Sydney
Member
Hi,
I need to create some custom control displaying the details of the item (in some kind of tooltip window) whenever the user hovers the mouse over that item.
I have found that for this purpose I should use subclass of AbstractInformationControl. Is there any example of how to implement that control?
Regards,
Janusz
Re: How to implement AbstractInformationControl [message #840521 is a reply to message #834590] Tue, 10 April 2012 07:33 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Really? For tooltips there's a ToolTip class in JFace you can subclass.

Tom

Am 02.04.12 08:12, schrieb Janusz Dalecki:
> Hi,
> I need to create some custom control displaying the details of the item
> (in some kind of tooltip window) whenever the user hovers the mouse over
> that item.
> I have found that for this purpose I should use subclass of
> AbstractInformationControl. Is there any example of how to implement
> that control?
> Regards,
> Janusz
>
Previous Topic:TreeViewer RuntimeException: Ignored reentrant call while viewer is busy.
Next Topic:JFace Templates
Goto Forum:
  


Current Time: Tue Mar 19 02:54:00 GMT 2024

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

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

Back to the top