Uses of Class
org.eclipse.jface.preference.PreferencePage

Packages that use PreferencePage
org.eclipse.jface.preference Provides a framework for preferences. 
 

Uses of PreferencePage in org.eclipse.jface.preference
 

Methods in org.eclipse.jface.preference with parameters of type PreferencePage
protected  void PreferenceDialog.createPageControl(PreferencePage page, Composite parent)
          Create the page control for the supplied page.