- JDOMSAXEventProvider - Class in org.crosswire.common.xml
-
A SAXEventProvider that provides SAX events from a JDOM Document.
- JDOMSAXEventProvider(Document) - Constructor for class org.crosswire.common.xml.JDOMSAXEventProvider
-
Simple constructor
- Job - Class in org.crosswire.common.progress
-
A Generic method of keeping track of Threads and monitoring their progress.
- Job(String, String, Thread) - Constructor for class org.crosswire.common.progress.Job
-
Create a new Job.
- Job.PredictTask - Class in org.crosswire.common.progress
-
So we can fake progress for Jobs that don't tell us how they are doing
- Job.PredictTask() - Constructor for class org.crosswire.common.progress.Job.PredictTask
-
- jobID - Variable in class org.crosswire.common.progress.Job
-
- JobManager - Class in org.crosswire.common.progress
-
JobManager is responsible for creating jobs and informing listeners about the
progress they make to completion.
- JobManager() - Constructor for class org.crosswire.common.progress.JobManager
-
Prevent instantiation
- jobMode - Variable in class org.crosswire.common.progress.Job
-
The type of job being performed.
- jobName - Variable in class org.crosswire.common.progress.Job
-
A short descriptive phrase
- jobs - Static variable in class org.crosswire.common.progress.JobManager
-
List of current jobs
- join(Object[], String) - Static method in class org.crosswire.common.util.StringUtil
-
Joins the elements of the provided array into a single String containing
the provided list of elements.
- JSMsg - Class in org.crosswire.jsword
-
Compile safe Msg resource settings.
- JSMsg() - Constructor for class org.crosswire.jsword.JSMsg
-
- JSOtherMsg - Class in org.crosswire.jsword
-
Compile safe Msg resource settings.
- JSOtherMsg() - Constructor for class org.crosswire.jsword.JSOtherMsg
-