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 #781314] Fri, 20 January 2012 23:38
Raj is currently offline RajFriend
Messages: 67
Registered: July 2009
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
Previous Topic:Dynamic View Name
Next Topic:Open another perspective from already open perspective
Goto Forum:
  


Current Time: Thu Jun 08 02:04:21 GMT 2023

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

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

Back to the top