Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Accessing StatusBar in RCP
Accessing StatusBar in RCP [message #205714] Wed, 03 March 2004 23:35 Go to next message
Eclipse UserFriend
Originally posted by: pavan.kenati.com

This is a multi-part message in MIME format.

------=_NextPart_000_001F_01C401D0.2991C1A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,
Can someone instruct me as to how I can access the status bar in =
RCP. I have activated the status bar through the WorkbenchAdvisor. I =
looked at the IWorkbenchWindow methods but couldn't locate any API.

thanks,
Pavan

--=20
+-----------------------------------------+
Pavan Podila,=20
Kenati Technologies,

http://pavanpodila.netfirms.com/
+-----------------------------------------+
------=_NextPart_000_001F_01C401D0.2991C1A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hello,</FONT></DIV>
<DIV><FONT size=3D2>&nbsp;&nbsp;&nbsp; Can someone instruct me as to how =
I can=20
access the status bar in RCP. I have activated the status bar through =
the=20
WorkbenchAdvisor. I looked at the IWorkbenchWindow methods but couldn't =
locate=20
any API.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>thanks,</FONT></DIV>
<DIV><FONT size=3D2>Pavan</FONT></DIV><FONT size=3D2>
<DIV><BR>-- <BR>+-----------------------------------------+<BR>&nbsp; =
Pavan=20
Podila, <BR>&nbsp; Kenati Technologies,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; <A=20
href=3D"http://pavanpodila.netfirms.com/">http://pavanpodila.netfirms.com=
/</A><BR>+-----------------------------------------+</FONT ></DIV></BODY><=
/HTML>

------=_NextPart_000_001F_01C401D0.2991C1A0--
Re: Accessing StatusBar in RCP [message #205749 is a reply to message #205714] Thu, 04 March 2004 01:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scttu.hotmail.com

Hello,

From your ViewPart you can get the status line manager with the following
code.

getViewSite().getActionBars().getStatusLineManager()

Regards,
Stephen

"Pavan Podila" <pavan@kenati.com> wrote in message
news:c26bek$ajt$1@eclipse.org...
Hello,
Can someone instruct me as to how I can access the status bar in RCP. I
have activated the status bar through the WorkbenchAdvisor. I looked at the
IWorkbenchWindow methods but couldn't locate any API.

thanks,
Pavan

--
+-----------------------------------------+
Pavan Podila,
Kenati Technologies,

http://pavanpodila.netfirms.com/
+-----------------------------------------+
Re: Accessing StatusBar in RCP [message #205773 is a reply to message #205749] Thu, 04 March 2004 02:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pavan.kenati.com

Hi Stephen,
Thanks for your reply. I want to know one more thing. How do I
reconfigure the Status bar so that it can contain textboxes/labels and some
separators??


"Stephen" <scttu@hotmail.com> wrote in message
news:c26ij3$h7h$1@eclipse.org...
> Hello,
>
> From your ViewPart you can get the status line manager with the following
> code.
>
> getViewSite().getActionBars().getStatusLineManager()
>
> Regards,
> Stephen
>
> "Pavan Podila" <pavan@kenati.com> wrote in message
> news:c26bek$ajt$1@eclipse.org...
> Hello,
> Can someone instruct me as to how I can access the status bar in RCP.
I
> have activated the status bar through the WorkbenchAdvisor. I looked at
the
> IWorkbenchWindow methods but couldn't locate any API.
>
> thanks,
> Pavan
>
> --
> +-----------------------------------------+
> Pavan Podila,
> Kenati Technologies,
>
> http://pavanpodila.netfirms.com/
> +-----------------------------------------+
>
>
Re: Accessing StatusBar in RCP [message #205781 is a reply to message #205773] Thu, 04 March 2004 03:11 Go to previous message
Eclipse UserFriend
Originally posted by: lijiao_daniel.hotmail.com

you can see ReadmeExamples ReadmeActionContributor's DirtyState..(I forgot
it)
good luck.
Pavan Podila wrote:

> Hi Stephen,
> Thanks for your reply. I want to know one more thing. How do I
> reconfigure the Status bar so that it can contain textboxes/labels and some
> separators??


> "Stephen" <scttu@hotmail.com> wrote in message
> news:c26ij3$h7h$1@eclipse.org...
> > Hello,
> >
> > From your ViewPart you can get the status line manager with the following
> > code.
> >
> > getViewSite().getActionBars().getStatusLineManager()
> >
> > Regards,
> > Stephen
> >
> > "Pavan Podila" <pavan@kenati.com> wrote in message
hi
you can see Readme Examples' ReadmeActionContributor's DirtyStation...(I
forget it) for more help.
I have tried it ,it works.
good luck.
> > news:c26bek$ajt$1@eclipse.org...> > Hello,
> > Can someone instruct me as to how I can access the status bar in RCP.
> I
> > have activated the status bar through the WorkbenchAdvisor. I looked at
> the
> > IWorkbenchWindow methods but couldn't locate any API.
> >
> > thanks,
> > Pavan
> >
> > --
> > +-----------------------------------------+
> > Pavan Podila,
> > Kenati Technologies,
> >
> > http://pavanpodila.netfirms.com/
> > +-----------------------------------------+
> >
> >
Previous Topic:install notes
Next Topic:Highlighting certain elements in the java editor
Goto Forum:
  


Current Time: Thu Jul 17 10:52:20 EDT 2025

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

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

Back to the top