Uses of Interface
org.crosswire.common.config.swing.ButtonPaneListener

Packages that use ButtonPaneListener
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 ButtonPaneListener in org.crosswire.common.config.swing
 

Classes in org.crosswire.common.config.swing that implement ButtonPaneListener
 class AbstractConfigEditor
          Page of a Config.
 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.
 

Fields in org.crosswire.common.config.swing declared as ButtonPaneListener
protected  ButtonPaneListener ButtonPane.li
          PENDING: turn this into a [add|remove]ButtonPaneListener thing
 

Constructors in org.crosswire.common.config.swing with parameters of type ButtonPaneListener
ButtonPane(ButtonPaneListener li)
          Simple ctor
 


Copyright ยจ 2003-2005