Modifying the tabbed properties view of the project explorer [message #334911] |
Mon, 09 March 2009 17:44  |
Eclipse User |
|
|
|
Hi all,
In my rcp application, I added the extension propertyContributor
(org.eclipse.ui.views.properties.tabbed.propertyContributor) to the ProjectExplorer view
(org.eclipse.ui.navigator.ProjectExplorer). I also added my categories, tabs and sections
to this view.
Every thing work well but I have a few questions on the advanced page...
1- In the advanced page of the Project explorer, can I modify the defaut behaviour of
the tableViewer to make sure that the all categories are collapse by default when I open
the property view for the first time?
2- I want to add a section on the Advanced Tab page that is used to filter and sort the
properties of the tableviewer. Can I get a reference to the tableViewer of the property
view to add my filter and my sorter?
3- Is is possible to switch the tabs of the property view programmatically?
Thanks,
Vincent
|
|
|
|
Powered by
FUDForum. Page generated in 0.03861 seconds