[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: JFace Status bar

Well I'm using:
---------8<---------
getViewSite().getActionBars().getStatusLineManager().setErrorMessage().
---------8<---------

I'm not sure what the IAction-Addition is needed for.

Tom

Steve schrieb:
Hi,

  I need to display a message in status bar of my eclipse application..

I have tried using StatusLineManager..
getViewSite().getActionBars().getStatusLineManager().add((IAction) statusLineContributor);
statusLineContributor.setMessage("My message");



but was throwing core exception...

Thanks in advance,
Steve



--
B e s t S o l u t i o n . at
--------------------------------------------------------------------
Tom Schindl                                          JFace-Committer
--------------------------------------------------------------------