Uses of Class
org.crosswire.jsword.book.DefaultBook

Packages that use DefaultBook
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
 

Uses of DefaultBook in org.crosswire.jsword.book
 

Fields in org.crosswire.jsword.book declared as DefaultBook
private static DefaultBook Defaults.bibleDeft
          The default Bible
private static DefaultBook Defaults.commentaryDeft
          The default Commentary
private static DefaultBook Defaults.dailyDevotionalDeft
          The default DailyDevotional
private static DefaultBook Defaults.dictionaryDeft
          The default Dictionary
private static DefaultBook Defaults.greekDefinitionsDeft
          The default Greek Definitions Dictinary.
private static DefaultBook Defaults.greekParseDeft
          The default Greek Parse Dictinary.
private static DefaultBook Defaults.hebrewDefinitionsDeft
          The default Hebrew Definitions Dictionary.
private static DefaultBook Defaults.hebrewParseDeft
          The default Hebrew Parse Dictinary.
 

Methods in org.crosswire.jsword.book that return DefaultBook
protected static DefaultBook Defaults.getDefaultBible()
           
protected static DefaultBook Defaults.getDefaultCommentary()
           
protected static DefaultBook Defaults.getDefaultDailyDevotional()
           
protected static DefaultBook Defaults.getDefaultDictionary()
           
protected static DefaultBook Defaults.getDefaultGreekDefinitions()
           
protected static DefaultBook Defaults.getDefaultGreekParse()
           
protected static DefaultBook Defaults.getDefaultHebrewDefinitions()
           
protected static DefaultBook Defaults.getDefaultHebrewParse()
           
 


Copyright ยจ 2003-2006