Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Dynamically update editors title
Dynamically update editors title [message #436241] Sat, 03 September 2005 12:14 Go to next message
Eclipse UserFriend
Originally posted by: dutz.c-ware.de

Hi,

I am working on a RCP application in which I can create an editor to
edit parts of another editor. These parts are GEF parts and the title of
a parts editor is to be identical with the name of the edit part. I
managed to link everything using propertyChange stuff. Unfortunately I
couldn't figure out how to make eclipse update the editores title and
tool-tip.

Any help appreciated,
Christofer Dutz
Re: Dynamically update editors title [message #436361 is a reply to message #436241] Wed, 07 September 2005 12:07 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Christofer Dutz wrote:

> Hi,
>
> I am working on a RCP application in which I can create an editor to
> edit parts of another editor. These parts are GEF parts and the title
> of a parts editor is to be identical with the name of the edit part.
> I managed to link everything using propertyChange stuff. Unfortunately
> I couldn't figure out how to make eclipse update the editores title
> and tool-tip.

Take a look at the following WorkbenchPart methods: setPartName,
setContentDescription and setTitleToolTip.

Dani

>
> Any help appreciated,
> Christofer Dutz
Previous Topic:Updatesite produces wrong jars
Next Topic:Inversion Of Control And Plugins
Goto Forum:
  


Current Time: Thu Dec 26 22:25:23 GMT 2024

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

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

Back to the top