Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C D G S

C

CacheBiblesChoice - class com.eireneh.bible.book.config.CacheBiblesChoice.
CacheVersionsChoice is a Choice that configures if the Bibles class caches versions.
CacheBiblesChoice() - Constructor for class com.eireneh.bible.book.config.CacheBiblesChoice
 
com.eireneh.bible.book.config - package com.eireneh.bible.book.config
 

D

DefaultBibleChoice - class com.eireneh.bible.book.config.DefaultBibleChoice.
The default Bible Choice.
DefaultBibleChoice() - Constructor for class com.eireneh.bible.book.config.DefaultBibleChoice
 
DriversChoice - class com.eireneh.bible.book.config.DriversChoice.
DriversChoice allows the user to configure which drivers are available for reading and writing versions.
DriversChoice() - Constructor for class com.eireneh.bible.book.config.DriversChoice
Basic constructor

G

getBoolean() - Method in class com.eireneh.bible.book.config.CacheBiblesChoice
Get StdOut logging status
getHashtable() - Method in class com.eireneh.bible.book.config.DriversChoice
Generalized read Object from the Properties file
getHelpText() - Method in class com.eireneh.bible.book.config.CacheBiblesChoice
Help text
getHelpText() - Method in class com.eireneh.bible.book.config.DefaultBibleChoice
Fetch some basic help text
getString() - Method in class com.eireneh.bible.book.config.DefaultBibleChoice
Get the name of the default version
getType() - Method in class com.eireneh.bible.book.config.DefaultBibleChoice
How should this Choice be edited
getTypeOptions() - Method in class com.eireneh.bible.book.config.DefaultBibleChoice
What can we tell the editor to help it present the user with a good way of editing this choice

S

setBoolean(boolean) - Method in class com.eireneh.bible.book.config.CacheBiblesChoice
Set StdOut logging status
setHashtable(Hashtable) - Method in class com.eireneh.bible.book.config.DriversChoice
Generalized set Object to the Properties file
setString(String) - Method in class com.eireneh.bible.book.config.DefaultBibleChoice
Set the name of the default version

C D G S