|
|||||||||
| Home >> All >> com >> eireneh >> bible >> [ book overview ] | PREV NEXT | ||||||||
Uses of Interface
com.eireneh.bible.book.Book
| Uses of Book in com.eireneh.bible.book |
| Subinterfaces of Book in com.eireneh.bible.book | |
interface |
Bible
Bible is the core interface to a Bible store. |
interface |
StudyBible
A WordStudy is-an extension to Bible that knows about the original Greek/Hebrew in the form of Strongs numbers, and how these original words were translated into English (or whatever). |
| Classes in com.eireneh.bible.book that implement Book | |
class |
AbstractBible
An AbstractBible implements a few of the more generic methods of Bible, and takes care of a BookConfig object. |
class |
VersewiseBible
The VersewiseMutableBook class makes it easier to implement MutableBook by splitting the job up into a Verse by Verse effort. |
| Constructors in com.eireneh.bible.book with parameters of type Book | |
ProgressEvent(Book source,
java.lang.String desc,
int percent)
Initialize a ProgressEvent |
|
|
|||||||||
| Home >> All >> com >> eireneh >> bible >> [ book overview ] | PREV NEXT | ||||||||