Uses of Class
org.crosswire.common.config.swing.AbstractConfigEditor

Packages that use AbstractConfigEditor
org.crosswire.common.config.swing The Config package is view independent and so needs a view package to be useful in providing a user interface - this package implements a Swing UI for config. 
 

Uses of AbstractConfigEditor in org.crosswire.common.config.swing
 

Subclasses of AbstractConfigEditor in org.crosswire.common.config.swing
 class AdvancedConfigEditor
          A mutable view of Fields setting array.
 class TabbedConfigEditor
          Some static methods for using the Config package.
 class TreeConfigEditor
          A Tabbed view of a config class.
 class WizardConfigEditor
          A mutable view of Fields setting array.
 


Copyright ? 2003-2004