Uses of Interface
org.crosswire.bibledesktop.book.install.SiteEditor

Packages that use SiteEditor
org.crosswire.bibledesktop.book.install An Install Manager for Books: Bibles, Commentaries and Dictionaries. 
 

Uses of SiteEditor in org.crosswire.bibledesktop.book.install
 

Classes in org.crosswire.bibledesktop.book.install that implement SiteEditor
 class SwordSiteEditor
          A representation of a Sword SiteEditor.
 

Fields in org.crosswire.bibledesktop.book.install declared as SiteEditor
private  SiteEditor EditSitePane.siteEditor
           
 

Fields in org.crosswire.bibledesktop.book.install with type parameters of type SiteEditor
private static Map<String,Class<SiteEditor>> SiteEditorFactory.map
          The configuration table
 

Methods in org.crosswire.bibledesktop.book.install that return SiteEditor
static SiteEditor SiteEditorFactory.createSiteEditor(Installer installer)
          Create a new SiteEditor
 


Copyright ? 2003-2011