Uses of Class
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
Package
Description
Provides the Tabbed Properties framework.
-
Uses of TabbedPropertySheetPage in org.eclipse.ui.views.properties.tabbed
Modifier and TypeMethodDescriptionvoid
AbstractPropertySection.createControls
(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage) void
AdvancedPropertySection.createControls
(Composite parent, TabbedPropertySheetPage atabbedPropertySheetPage) void
ISection.createControls
(Composite parent, TabbedPropertySheetPage tabbedPropertySheetPage) Creates the controls for the section.void
TabContents.createControls
(Composite parent, TabbedPropertySheetPage page) Creates page's sections controls.