Uses of Class
ix.iface.ui.JPreferencesDialog

Packages that use JPreferencesDialog
ix.iface.ui I-X user interfaces. 
ix.iview Viewers. 
 

Uses of JPreferencesDialog in ix.iface.ui
 

Fields in ix.iface.ui declared as JPreferencesDialog
protected  JPreferencesDialog JPropertiesManager.preferencesDialog
           
 

Methods in ix.iface.ui that return JPreferencesDialog
 JPreferencesDialog JPropertiesManager.ensurePreferencesDialog()
           
abstract  JPreferencesDialog JPropertiesManager.makePreferencesDialog()
           
 

Uses of JPreferencesDialog in ix.iview
 

Subclasses of JPreferencesDialog in ix.iview
 class IDEPreferencesDialog
          A Preferences dialog for IDE.
 

Methods in ix.iview that return JPreferencesDialog
 JPreferencesDialog IDEPropertiesManager.makePreferencesDialog()