Application programming interfaces for working with history
Package Specification
This package specifies the API for providing history pages to the history view.
PageCompareEditorInput.createPage(
CompareViewerPane parent,
IToolBarManager toolBarManager)
Create the page for this part and return the top level control
for the page.
PropertySheetPage
The standard implementation of property sheet page which presents
a table of property names and values obtained from the current selection
in the active workbench part.