Uses of Interface
org.eclipse.jface.preference.IPreferencePageContainer
Packages that use IPreferencePageContainer
-
Uses of IPreferencePageContainer in org.eclipse.jface.preference
Classes in org.eclipse.jface.preference that implement IPreferencePageContainerModifier and TypeClassDescriptionclass
A preference dialog is a hierarchical presentation of preference pages.Methods in org.eclipse.jface.preference that return IPreferencePageContainerModifier and TypeMethodDescriptionPreferencePage.getContainer()
Returns the container of this page.Methods in org.eclipse.jface.preference with parameters of type IPreferencePageContainerModifier and TypeMethodDescriptionvoid
IPreferencePage.setContainer
(IPreferencePageContainer preferencePageContainer) Sets or clears the container of this page.void
PreferencePage.setContainer
(IPreferencePageContainer container)