Uses of Interface
org.crosswire.common.swing.desktop.ViewGenerator

Packages that use ViewGenerator
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. 
 

Uses of ViewGenerator in org.crosswire.bibledesktop.desktop
 

Classes in org.crosswire.bibledesktop.desktop that implement ViewGenerator
 class Desktop
          The Desktop is the user's view of BibleDesktop.
 

Uses of ViewGenerator in org.crosswire.common.swing.desktop
 

Fields in org.crosswire.common.swing.desktop declared as ViewGenerator
private  ViewGenerator ViewManager.generator
           
 

Constructors in org.crosswire.common.swing.desktop with parameters of type ViewGenerator
ViewManager(ViewGenerator generator)
          Construct a ViewManager.
 


Copyright ? 2003-2006