Uses of Interface
org.eclipse.tracecompass.tmf.ui.symbols.ISymbolProviderPreferencePage
Packages that use ISymbolProviderPreferencePage
-
Uses of ISymbolProviderPreferencePage in org.eclipse.tracecompass.tmf.ui.symbols
Classes in org.eclipse.tracecompass.tmf.ui.symbols that implement ISymbolProviderPreferencePageModifier and TypeClassDescriptionclassAbstract implementation of theISymbolProviderPreferencePage.Methods in org.eclipse.tracecompass.tmf.ui.symbols that return ISymbolProviderPreferencePageModifier and TypeMethodDescription@Nullable ISymbolProviderPreferencePageISymbolProvider.createPreferencePage()Create theISymbolProviderPreferencePagethat can be used to configure thisISymbolProviderConstructors in org.eclipse.tracecompass.tmf.ui.symbols with parameters of type ISymbolProviderPreferencePageModifierConstructorDescriptionSymbolProviderConfigDialog(org.eclipse.swt.widgets.Shell parentShell, ISymbolProviderPreferencePage... pages) Create a new dialog that will use the given shall and preference pages.