Uses of Interface
com.pvx.ooadide.preferences.PvxPrefVisitee

Packages that use PvxPrefVisitee
com.pvx.ooadide.preferences   
com.pvx.ooadide.preferences.nomads   
 

Uses of PvxPrefVisitee in com.pvx.ooadide.preferences
 

Classes in com.pvx.ooadide.preferences that implement PvxPrefVisitee
 class AbstractProvideXFieldEditorPrefPage
           
 class BuilderOptions
           
 class EditorOptions
          This class represents a preference page that is contributed to the Preferences dialog.
 class EditorOptionsPrefPage
           
 class ImportOptionsPrefPage
           
 class ObserversPreferencePage
           
 class ProvideXPreferencePage
          This class represents a preference page that is contributed to the Preferences dialog.
 class UserDefinedPrefPage
           
 

Methods in com.pvx.ooadide.preferences with parameters of type PvxPrefVisitee
static void PrefPageVistor.addFieldToPage(java.lang.String id, PvxPrefVisitee page)
           
 

Uses of PvxPrefVisitee in com.pvx.ooadide.preferences.nomads
 

Classes in com.pvx.ooadide.preferences.nomads that implement PvxPrefVisitee
 class NomadsPreferencePage