Uses of Class
org.springframework.richclient.preference.PreferencePage

Packages that use PreferencePage
org.springframework.richclient.preference   
 

Uses of PreferencePage in org.springframework.richclient.preference
 

Subclasses of PreferencePage in org.springframework.richclient.preference
 class FormBackedPreferencePage
           
 

Methods in org.springframework.richclient.preference that return PreferencePage
 PreferencePage PreferencePage.getParent()
           
 

Methods in org.springframework.richclient.preference with parameters of type PreferencePage
 void PreferenceDialog.addPreferencePage(PreferencePage page)
           
 void PreferenceDialog.addPreferencePage(PreferencePage parent, PreferencePage page)
           
 void PreferencePage.setParent(PreferencePage parent)
           
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.