Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Dynamic View Name
Dynamic View Name [message #781312] Fri, 20 January 2012 23:38 Go to next message
Raj  is currently offline Raj Friend
Messages: 74
Registered: August 2011
Member
Hi

I am creating the views using (org.eclipse.ui.views)and declaring in the plugin.xml.
It has couple of properties like

id*
name* abc
class*
categoty
icon
fastViewWidthRatio
allowMultiple
restorable

I am adding the view using the
folder.addView(id);

When the view is added view title appaears as "abc". But i do not want to hardcode this, i want to make name dynamic because i am using the same view for different purpose in different scenario.

I do want the user to click on the view and then the name changes.

Any pointers are greatly appreciated.

Thanks
Raj
Re: Dynamic View Name [message #782237 is a reply to message #781312] Mon, 23 January 2012 11:49 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Raj,

I've googled that for you. Here are the results:

http://www.google.com/search?q=eclipse+view+change+title

Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:exitConfirmation not working on Chrome
Next Topic:Dynamic View Name
Goto Forum:
  


Current Time: Thu Mar 28 17:46:28 GMT 2024

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

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

Back to the top