Uses of Package
org.crosswire.common.swing

Packages that use org.crosswire.common.swing
org.crosswire.bibledesktop.book This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. 
org.crosswire.bibledesktop.book.install   
org.crosswire.bibledesktop.desktop The swing section is in charge of turning the XML from the source section into a screen view. 
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. 
org.crosswire.common.swing A collection of various generic Swing components and utility classes. 
org.crosswire.common.swing.desktop Events used to communicate changes to Views. 
 

Classes in org.crosswire.common.swing used by org.crosswire.bibledesktop.book
ActionFactory
          The ActionFactory is responsible for creating CWActions and making them available to the program.
QuickHelpDialog
          .
 

Classes in org.crosswire.common.swing used by org.crosswire.bibledesktop.book.install
ActionFactory
          The ActionFactory is responsible for creating CWActions and making them available to the program.
BeanPanel
          A (supposedly) generic panel to display and allow editing of bean properties.
MapTableModel
          TableModel using a Map internally.
 

Classes in org.crosswire.common.swing used by org.crosswire.bibledesktop.desktop
ActionFactory
          The ActionFactory is responsible for creating CWActions and making them available to the program.
 

Classes in org.crosswire.common.swing used by org.crosswire.common.config.swing
ActionFactory
          The ActionFactory is responsible for creating CWActions and making them available to the program.
FontChooser
          FontChooserBean allows the user to select a font in a similar way to a FileSelectionDialog.
MapTableModel
          TableModel using a Map internally.
 

Classes in org.crosswire.common.swing used by org.crosswire.common.swing
AbstractLayout
          AbstractLayout - support for DeckLayout.
ActionFactory
          The ActionFactory is responsible for creating CWActions and making them available to the program.
CWAction
          A CrossWire Action is a generic extension of AbstractAction, that adds LARGE_ICON to Action and also forwards the Action to its listeners after modifying the ActionEvent to include the ACTION_COMMAND_KEY.
ExceptionPane.ExceptionPaneReporterListener
          The ExceptionPane instance that we add to the Log
ExceptionShelf.ShelfCaptureListener
          A class to listen to Exceptions
MapTableModel
          TableModel using a Map internally.
Msg
          Compile safe Msg resource settings.
NudgeButton
          A nudge button set based on this dialog - even down to passing on edited source.
RowColumns
          Defines the prototypes needed to display a RowTable.
RowTableModel
          The RowTableModel defines the "model" behaviour for a RowTable.
 

Classes in org.crosswire.common.swing used by org.crosswire.common.swing.desktop
ActionFactory
          The ActionFactory is responsible for creating CWActions and making them available to the program.
 


Copyright ? 2003-2004