Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » retrieve the title of a resource and set the title on the editor
retrieve the title of a resource and set the title on the editor [message #238274] Tue, 04 September 2007 06:33 Go to next message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Hi,

I'm looking for a way to retrieve the name of the resource a user select
and set the title of the editor with this name.

Thanks

Alexandre
Re: retrieve the title of a resource and set the title on the editor [message #238279 is a reply to message #238274] Tue, 04 September 2007 08:12 Go to previous message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Alexandre Jaquet a écrit :
> Hi,
>
> I'm looking for a way to retrieve the name of the resource a user select
> and set the title of the editor with this name.
>
> Thanks
>
> Alexandre
solved by using setPartName(getEditorInput().getName());
Previous Topic:Connecting objects in separate layers
Next Topic:problem with eclipse editor plugin configuration
Goto Forum:
  


Current Time: Thu Apr 25 21:58:45 GMT 2024

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

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

Back to the top