Uses of Class
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
Packages that use TabbedPropertySheetPage
Package
Description
Provides the Tabbed Properties framework.
-
Uses of TabbedPropertySheetPage in org.eclipse.ui.views.properties.tabbed
Methods in org.eclipse.ui.views.properties.tabbed with parameters of type TabbedPropertySheetPageModifier and TypeMethodDescriptionvoidAbstractPropertySection.createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage) voidAdvancedPropertySection.createControls(Composite parent, TabbedPropertySheetPage atabbedPropertySheetPage) voidISection.createControls(Composite parent, TabbedPropertySheetPage tabbedPropertySheetPage) Creates the controls for the section.voidTabContents.createControls(Composite parent, TabbedPropertySheetPage page) Creates page's sections controls.