Uses of Interface
org.eclipse.ui.preferences.IWorkbenchPreferenceContainer
-
Packages that use IWorkbenchPreferenceContainer Package Description org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. -
-
Uses of IWorkbenchPreferenceContainer in org.eclipse.ui.dialogs
Constructors in org.eclipse.ui.dialogs with parameters of type IWorkbenchPreferenceContainer Constructor Description PreferenceLinkArea(Composite parent, int style, String pageId, String message, IWorkbenchPreferenceContainer pageContainer, Object pageData)
Create a new instance of the receiver
-