org.eclipse.ui.tests.views.properties.tabbed.override.folders |
|
Java Source File Name | Type | Comment |
AbstractTabFolder.java | Class | The abstract implementation of a TabFolder.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
AdvancedTabFolder.java | Class | The advanced TabFolder is displayed when Information, Warning or Error is the
selected element in the override tests view.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
BasicTabFolder.java | Class | The basic TabFolder is displayed when Information, Warning or Error is the
selected element in the override tests view.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
EmptyTabFolder.java | Class | The empty TabFolder is displayed when there is no selected element in the
override tests view.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
IOverrideTestsTabFolder.java | Interface | Interface for a TabFolder used by the properties view for the
TabFolder/TabItem example.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
IOverrideTestsTabItemSelectionListener.java | Interface | An item selection listener.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
OverrideTestsTabFolderPropertySheetPage.java | Class | The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |
OverrideTestsTabFolderPropertySheetPageContentManager.java | Class | The content manager for the override tests property sheet page.
The OverrideTestsTabFolderPropertySheetPage example is a before look at the
properties view before the migration to the tabbed properties view and the
override tabs support. |