Uses of Class
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Packages that use TabbedPropertySheetPage Package Description org.eclipse.ui.views.properties.tabbed 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 TabbedPropertySheetPage Modifier and Type Method Description voidAbstractPropertySection. 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.
-