How to change tooltip title dynamically [message #604262] |
Mon, 18 January 2010 22:51 |
Eclipse User |
|
|
|
Hi,
We are using eclipse development plugging architecture into our project,
my requirement is that in tooltip i have to create a new tool action and the label of tooltip must be synchronize with some values which is retrieved from database automatically every 5 minute.
For that we are using org.eclipse.ui.actionSets extension point for adding new action in tooltip and in it's label property is set blank first time.
and in it's actions which implements IWorkbenchWindowActionDelegate, init method we want to set it's label, by accessing from database.
Please help us how it is possible.
Thanks in Advance...
|
|
|
Powered by
FUDForum. Page generated in 0.05192 seconds