Uses of Package
org.crosswire.common.swing.desktop

Packages that use org.crosswire.common.swing.desktop
org.crosswire.bibledesktop.book This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. 
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.swing.desktop Events used to communicate changes to Views. 
 

Classes in org.crosswire.common.swing.desktop used by org.crosswire.bibledesktop.book
Clearable
          A Clearable object can be cleared and can be queried to see if it is cleared.
Titleable
          A Titleable object has a title which may be gotten.
 

Classes in org.crosswire.common.swing.desktop used by org.crosswire.bibledesktop.desktop
ToolBar
          This toolbar allows for manipulating how it looks.
ViewGenerator
          A ViewGenerator is able to create an object which can be used as a view.
ViewManager
          A ViewManager is an abstraction of a desktop that displays views as tabs or sub-windows.
 

Classes in org.crosswire.common.swing.desktop used by org.crosswire.common.swing.desktop
LayoutType
          Types of ViewLayouts.
Msg
          Compile safe Msg resource settings.
Viewable
          Interface defining what is Viewable.
ViewGenerator
          A ViewGenerator is able to create an object which can be used as a view.
ViewLayout
          Abstract manager of how we layout views.
ViewVisitor
          A visitor for views held by a layout.
 


Copyright ? 2003-2004