Uses of Class
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory
-
Packages that use TabbedPropertySheetWidgetFactory Package Description org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework. -
-
Uses of TabbedPropertySheetWidgetFactory in org.eclipse.ui.views.properties.tabbed
Methods in org.eclipse.ui.views.properties.tabbed that return TabbedPropertySheetWidgetFactory Modifier and Type Method Description TabbedPropertySheetWidgetFactory
AbstractPropertySection. getWidgetFactory()
Get the widget factory for the property sheet page.TabbedPropertySheetWidgetFactory
TabbedPropertySheetPage. getWidgetFactory()
Get the widget factory.
-