org.eclipse.ui.tests.views.properties.tabbed.override.tablist |
|
Java Source File Name | Type | Comment |
AbstractTabList.java | Class | The abstract implementation of a tab list.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
AdvancedTabList.java | Class | The advanced tab list is displayed when Information, Warning or Error is the
selected element in the override tests view.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
BasicTabList.java | Class | The basic tab list is displayed when Information, Warning or Error is the
selected element in the override tests view.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
EmptyTabList.java | Class | The empty tab list is displayed when there is no selected element in the
override tests view.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
IOverrideTestsTabList.java | Interface | Interface for a tab list used by the tabbed properties view for the override
tests example.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
OverrideTestsSection.java | Class | Section for a tab list used by the tabbed properties view for the override
tests example.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
OverrideTestsSectionDescriptor.java | Class | Section descriptor for the override tests example.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
OverrideTestsSectionDescriptorProvider.java | Class | Section descriptor provider for the override tests example.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
OverrideTestsTabItem.java | Class | A tab item for the override tests example.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |
OverrideTestsTabListsContentsManager.java | Class | The content manager for the override tests example for the tabbed property
sheet page.
The OverrideTestsView TabbedPropertySheetPage example is a look at the
properties view after the migration of a TabFolder/TabItem framework to the
tabbed properties view. |