Can the name and icon of an Eclipse view be programmatically changed? I am referring to the name and icon that appear in the tab for the view - which are specified as XML attributes "name" and "icon" in the <view> element in plugin.xml.
|
|
Both It should be noted that both these methods are |
||
|
|
|
|
setPartName(..) in the ViewPart class. |
||
|
|
