Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
D
dad
- Variable in class org.crosswire.common.compress.
LZSS
leftSon, rightSon, and dad are the Japanese way of referring to a tree structure.
DAILY_DEVOTIONALS_KEY
- Static variable in class org.crosswire.jsword.book.
Defaults
dailyDevotionalDeft
- Static variable in class org.crosswire.jsword.book.
Defaults
The default DailyDevotional
dat
- Variable in class org.crosswire.common.util.
PatternFormatter
data
- Variable in class org.crosswire.jsword.book.sword.
DataEntry
The data entry as it comes out of the data file.
DATA_PATH
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
Sword global config file's path to where mods can be found
DataEntry
- Class in
org.crosswire.jsword.book.sword
Data entry represents an entry in a Data file.
DataEntry(String, byte[], String)
- Constructor for class org.crosswire.jsword.book.sword.
DataEntry
Construct a data entry.
DataIndex
- Class in
org.crosswire.jsword.book.sword
Data files are indexed by offset and size.
DataIndex(int, int)
- Constructor for class org.crosswire.jsword.book.sword.
DataIndex
This data index is defined by an offset into a file and the size of the data to retrieve.
datamap
- Static variable in class org.crosswire.common.config.
ChoiceFactory
Storage of various registered objects
DataPolice
- Class in
org.crosswire.jsword.book
When we can't convert some source data then the user doesn't really care and just wants it to work, but it would be good to have some way to get the problems fixed, so as a start point we report them through this class.
DataPolice()
- Constructor for class org.crosswire.jsword.book.
DataPolice
Prevent instantiation
datasize
- Variable in class org.crosswire.jsword.book.sword.
RawBackend
How many bytes in the size count in the index
datasize
- Variable in class org.crosswire.jsword.book.sword.
RawLDBackend
The number of bytes in the size count in the index
DataType
- Enum in
org.crosswire.common.options
A DataType provides the ability to marshal a String value to an object.
DataType(String)
- Constructor for enum org.crosswire.common.options.
DataType
dataType
- Variable in class org.crosswire.common.options.
Option
date
- Variable in class org.crosswire.jsword.book.readings.
ReadingsKey
The day of the year for the readings
DATE_KEY_FORMAT
- Static variable in class org.crosswire.jsword.book.sword.
RawLDBackend
Date formatter
DateFormatter
- Class in
org.crosswire.common.icu
DateFormat provides a wrapper of some of DateFormat and SimpleDateFormat using ICU4J if present, otherwise from core Java.
DateFormatter()
- Constructor for class org.crosswire.common.icu.
DateFormatter
Prevent instantiation.
datesort
- Variable in class org.crosswire.jsword.view.web.
DownloadSet
datFile
- Variable in class org.crosswire.jsword.book.sword.state.
RawLDBackendState
The data file
datFile
- Variable in class org.crosswire.jsword.book.sword.
TreeKeyIndex
datRaf
- Variable in class org.crosswire.jsword.book.sword.state.
RawLDBackendState
The data random access file
datRaf
- Variable in class org.crosswire.jsword.book.sword.
TreeKeyIndex
deactivate(Lock)
- Method in interface org.crosswire.common.activate.
Activatable
Called to indicate that the Book should release whatever system resources it can to make way for other uses.
deactivate(Activatable)
- Static method in class org.crosswire.common.activate.
Activator
Deactivate an Activatable object.
deactivate(Lock)
- Method in class org.crosswire.jsword.book.basic.
AbstractBook
deactivate(Lock)
- Method in class org.crosswire.jsword.book.sword.
SwordDictionary
deactivate(Lock)
- Method in class org.crosswire.jsword.book.sword.
SwordGenBook
deactivate(Lock)
- Method in class org.crosswire.jsword.book.sword.
TreeKeyIndex
deactivateAll()
- Static method in class org.crosswire.common.activate.
Activator
debug()
- Method in class org.crosswire.bibledesktop.desktop.
Desktop
Sometimes we need to make some changes to debug the GUI.
debug(String)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the DEBUG level.
debug(String, Object)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the DEBUG level according to the specified format and argument.
debug(String, Object, Object)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Object...)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Throwable)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log an exception (throwable) at the DEBUG level with an accompanying message.
debugSAXAttributes(Attributes)
- Static method in class org.crosswire.common.xml.
XMLUtil
Show the attributes of an element as debug
decipher(byte[])
- Method in class org.crosswire.jsword.book.sword.
AbstractBackend
Decipher the data in place, if it is enciphered and there is a key to unlock it.
deck
- Variable in class org.crosswire.common.config.swing.
TreeConfigEditor
Contains the configuration panels
decks
- Variable in class org.crosswire.common.config.swing.
AbstractConfigEditor
A fast way to get at the configuration panels
DECLARATION_HANDLER_PROPERTY_ID
- Static variable in class org.crosswire.common.xml.
XMLProcess
Declaration handler property id
decode(String)
- Method in class org.crosswire.common.diff.
PatchEntry
Undo encoding
decode(String, byte[], String)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Transform a byte array into a string given the encoding.
decode(String, byte[], int, String)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Transform a portion of a byte array into a string given the encoding.
decode(String, byte[], int, int, String)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Transform a portion of a byte array starting at an offset into a string given the encoding.
decodeLittleEndian16(byte[], int)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Decode little endian data from a byte array
decodeLittleEndian32(byte[], int)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Decode little endian data from a byte array.
decodeOrdinal(int)
- Static method in class org.crosswire.jsword.versification.
BibleInfo
Deprecated.
use
Versification.decodeOrdinal(int)
instead
decodeOrdinal(int)
- Method in class org.crosswire.jsword.versification.
Versification
Where does this verse come in the Bible.
decorate(String)
- Method in enum org.crosswire.jsword.index.search.
SearchType
Decorate a string with the given type of decoration.
decorateAllWords(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decorateAllWords(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decorateAnyWords(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decorateAnyWords(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decorateAttributeName(String)
- Method in class org.crosswire.common.xml.
HTMLSerializingContentHandler
decorateAttributeName(String)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
decorateAttributeValue(String)
- Method in class org.crosswire.common.xml.
HTMLSerializingContentHandler
decorateAttributeValue(String)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
decorateCharacters(String)
- Method in class org.crosswire.common.xml.
HTMLSerializingContentHandler
decorateCharacters(String)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
decorateIndent(int)
- Method in class org.crosswire.common.xml.
HTMLSerializingContentHandler
decorateIndent(int)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
decorateNotWords(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decorateNotWords(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decoratePhrase(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decoratePhrase(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decorateProgressBar()
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar.JobData
Decorate the progress bar if the job can be interrupted.
decorateRange(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decorateRange(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decorateSpellWords(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decorateSpellWords(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decorateStartWords(String)
- Method in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
decorateStartWords(String)
- Method in interface org.crosswire.jsword.index.query.
QueryDecorator
decorateTagName(String)
- Method in class org.crosswire.common.xml.
HTMLSerializingContentHandler
decorateTagName(String)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
DEF_TYPE
- Static variable in class org.crosswire.jsword.book.
OSISUtil
Constant for the def (dictionary definition) type
DEFAULT
- Static variable in class org.crosswire.common.icu.
DateFormatter
Constant for default style pattern.
DEFAULT
- Static variable in class org.crosswire.common.util.
PluginUtil
The string for default implementations
DEFAULT
- Static variable in class org.crosswire.jsword.passage.
Verse
The default verse
DEFAULT_COUNTRY_CODE
- Static variable in class org.crosswire.common.util.
Countries
DEFAULT_FONT
- Static variable in class org.crosswire.common.swing.
FontChooser
A label that we can use to get defaults
DEFAULT_FONT
- Static variable in class org.crosswire.common.swing.
FontStore
DEFAULT_FORMAT
- Static variable in class org.crosswire.common.util.
PatternFormatter
DEFAULT_HANDLER_NAME
- Static variable in class org.crosswire.common.xml.
XMLProcess
DEFAULT_ID
- Static variable in class org.crosswire.jsword.index.lucene.analysis.
AnalyzerFactory
DEFAULT_KEY
- Static variable in class org.crosswire.common.swing.
FontStore
DEFAULT_LANG
- Static variable in class org.crosswire.common.util.
Language
The default language is English.
DEFAULT_LANG_CODE
- Static variable in class org.crosswire.common.util.
Language
The default language code is en for English.
DEFAULT_LOCALE
- Static variable in class org.crosswire.common.util.
Translations
The default Locale, it the user has not chosen anything else.
DEFAULT_PARSER_NAME
- Static variable in class org.crosswire.common.xml.
XMLProcess
Default parser name.
DEFAULT_SHOWN
- Static variable in class org.crosswire.jsword.util.
WebWarning
DEFAULT_TRANSLATION
- Static variable in class org.crosswire.common.util.
Translations
The default translation, if the user has not chosen anything else.
DEFAULT_V11N
- Static variable in class org.crosswire.jsword.versification.system.
Versifications
The default Versification for JSword is the KJV.
DEFAULT_VERSION
- Static variable in class org.crosswire.common.util.
Version
The default version "1.0".
defaultBlurRestriction
- Static variable in enum org.crosswire.jsword.passage.
RestrictionType
A default restriction type for blurring.
DefaultBook
- Class in
org.crosswire.jsword.book
Defines a single default book.
DefaultBook(BookList, BookFilter)
- Constructor for class org.crosswire.jsword.book.
DefaultBook
DefaultBookmark
- Class in
org.crosswire.jsword.book.basic
A Bookmark remembers a particular view of one or more Books.
DefaultBookmark()
- Constructor for class org.crosswire.jsword.book.basic.
DefaultBookmark
Create an empty default bookmark
DefaultBookMetaData
- Class in
org.crosswire.jsword.book.basic
DefaultBookMetaData is an implementation of the of the BookMetaData interface.
DefaultBookMetaData(BookDriver, Book, Map<String, Object>)
- Constructor for class org.crosswire.jsword.book.basic.
DefaultBookMetaData
Ctor with a properties from which to get values.
DefaultBookMetaData(BookDriver, String, BookCategory)
- Constructor for class org.crosswire.jsword.book.basic.
DefaultBookMetaData
Ctor with some default values.
defaultDesktopSize(Window)
- Static method in class org.crosswire.common.swing.
GuiUtil
Set the size of the main window to a default size.
defaultDownloadDir
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
The directory URL
defaultFont
- Variable in class org.crosswire.common.swing.
FontStore
DefaultKeyList
- Class in
org.crosswire.jsword.passage
A default implementation of Key.
DefaultKeyList()
- Constructor for class org.crosswire.jsword.passage.
DefaultKeyList
Simple ctor
DefaultKeyList(Key, String)
- Constructor for class org.crosswire.jsword.passage.
DefaultKeyList
Simple ctor
DefaultKeyVisitor
- Class in
org.crosswire.jsword.passage
A default implementation of KeyVisitor that does nothing, for use in inheritance where you want to save space by not overriding all methods.
DefaultKeyVisitor()
- Constructor for class org.crosswire.jsword.passage.
DefaultKeyVisitor
defaultLAF
- Static variable in class org.crosswire.common.swing.
LookAndFeelUtil
The default PLAF (and the default value)
DefaultLeafKeyList
- Class in
org.crosswire.jsword.passage
A simple default implementation of the Key interface.
DefaultLeafKeyList(String)
- Constructor for class org.crosswire.jsword.passage.
DefaultLeafKeyList
Default ctor
DefaultLeafKeyList(String, String)
- Constructor for class org.crosswire.jsword.passage.
DefaultLeafKeyList
Default ctor
DefaultLeafKeyList(String, String, Key)
- Constructor for class org.crosswire.jsword.passage.
DefaultLeafKeyList
Default ctor
DefaultLocaleProvider
- Class in
org.crosswire.jsword.internationalisation
A default Locale provider simply returns Locale.getDefault()
DefaultLocaleProvider()
- Constructor for class org.crosswire.jsword.internationalisation.
DefaultLocaleProvider
defaults
- Variable in class org.crosswire.common.util.
PropertyMap
Default values for any keys not found in this property map.
Defaults
- Class in
org.crosswire.jsword.book
Handles the current default Books.
Defaults()
- Constructor for class org.crosswire.jsword.book.
Defaults
Prevent construction
Defaults.DefaultsBookListener
- Class in
org.crosswire.jsword.book
To keep us up to date with changes in the available Books
Defaults.DefaultsBookListener()
- Constructor for class org.crosswire.jsword.book.
Defaults.DefaultsBookListener
DefaultSearchModifier
- Class in
org.crosswire.jsword.index.search
The DefaultSearchModifier provides a simple implementation of a SearchModifier.
DefaultSearchModifier()
- Constructor for class org.crosswire.jsword.index.search.
DefaultSearchModifier
A default SearchModifier that returns all hits and does not rank the results.
DefaultSearchRequest
- Class in
org.crosswire.jsword.index.search
A default implementation of a SearchRequest.
DefaultSearchRequest(String, SearchModifier)
- Constructor for class org.crosswire.jsword.index.search.
DefaultSearchRequest
Create a DefaultSearchRequest for the provided request and the provided modifiers.
DefaultSearchRequest(String)
- Constructor for class org.crosswire.jsword.index.search.
DefaultSearchRequest
Create a DefaultSearchRequest for the provided request.
defaultState
- Variable in enum org.crosswire.bibledesktop.desktop.
XSLTProperty
The default state of the XSLTProperty
defaultStopWordMap
- Static variable in class org.crosswire.jsword.index.lucene.analysis.
ConfigurableSnowballAnalyzer
defaultType
- Static variable in class org.crosswire.jsword.passage.
PassageKeyFactory
The default type
DefaultURIFilter
- Class in
org.crosswire.common.util
An URIFilter that accepts all names.
DefaultURIFilter()
- Constructor for class org.crosswire.common.util.
DefaultURIFilter
defaultValue
- Variable in class org.crosswire.common.options.
Option
defaultValue
- Variable in enum org.crosswire.jsword.book.sword.
ConfigEntryType
The default for the ConfigEntryType
deft
- Static variable in class org.crosswire.jsword.book.filter.
FilterFactory
The lookup table of filters
deinstall(JEditorPane)
- Method in class org.crosswire.bibledesktop.display.basic.
LazyHTMLEditorKit
Called when the kit is being removed from the JEditorPane.
delete(File)
- Static method in class org.crosswire.common.util.
FileUtil
Deletes a file or a directory and all of its contents
delete(URI)
- Static method in class org.crosswire.common.util.
NetUtil
Delete a URI.
delete(Book)
- Method in class org.crosswire.jsword.book.basic.
AbstractBookDriver
delete(Book)
- Method in interface org.crosswire.jsword.book.
BookDriver
Delete this Book from the system.
delete(Book)
- Method in class org.crosswire.jsword.book.sword.
SwordBookDriver
deleteBook(Book)
- Method in class org.crosswire.jsword.bridge.
BookInstaller
Uninstall a book.
deleteContents(File, List<File>)
- Static method in class org.crosswire.common.util.
FileUtil
Recursive delete files.
deleteIndex()
- Method in class org.crosswire.jsword.bridge.
BookIndexer
deleteIndex(Book)
- Method in interface org.crosswire.jsword.index.
IndexManager
Tidy up after yourself and remove all the files that make up any indexes you created.
deleteIndex(Book)
- Method in class org.crosswire.jsword.index.lucene.
LuceneIndexManager
deleteNode(short)
- Method in class org.crosswire.common.compress.
LZSS
Remove a node from the tree.
DENIED
- Static variable in class org.crosswire.bibledesktop.book.install.
InternetWarning
Access to the Internet is denied.
depth
- Variable in class org.crosswire.common.xml.
PrettySerializingContentHandler
The depth is incremented on each startElement and decremented on each endElement.
deriveFont(String, String)
- Static method in class org.crosswire.common.swing.
GuiConvert
Create a font just like the another with regard to style and size, but differing in font family.
describeParameters(Object...)
- Static method in class org.crosswire.common.util.
ReflectionUtil
Construct a parallel array of class objects for each element in params.
description
- Variable in class org.crosswire.common.options.
Option
desk
- Variable in class org.crosswire.common.swing.desktop.
MDIViewLayout
The desktop of sub-windows
Desktop
- Class in
org.crosswire.bibledesktop.desktop
The Desktop is the user's view of BibleDesktop.
Desktop()
- Constructor for class org.crosswire.bibledesktop.desktop.
Desktop
Construct a Desktop.
desktop
- Variable in class org.crosswire.bibledesktop.desktop.
Desktop.DesktopRunner
desktop
- Variable in class org.crosswire.bibledesktop.desktop.
DesktopActions
The desktop on which these actions work
Desktop.DesktopRunner
- Class in
org.crosswire.bibledesktop.desktop
Helper class to actually display the application at the right time.
Desktop.DesktopRunner(Desktop, Splash)
- Constructor for class org.crosswire.bibledesktop.desktop.
Desktop.DesktopRunner
Desktop.DesktopThread
- Class in
org.crosswire.bibledesktop.desktop
Helper class to run the application in a thread group and capture errors.
Desktop.DesktopThread(ThreadGroup)
- Constructor for class org.crosswire.bibledesktop.desktop.
Desktop.DesktopThread
DESKTOP_KEY
- Static variable in class org.crosswire.bibledesktop.desktop.
Desktop
desktopActions
- Variable in class org.crosswire.bibledesktop.desktop.
Desktop
The DesktopActions is the holder for the actions, merely to keep the size of this file smaller.
DesktopActions
- Class in
org.crosswire.bibledesktop.desktop
DesktopAction is nothing more than a holder of the behavior of the Desktop.
DesktopActions(Desktop)
- Constructor for class org.crosswire.bibledesktop.desktop.
DesktopActions
Create the actions for the desktop
DesktopActions.ShowSideBarVisitor
- Class in
org.crosswire.bibledesktop.desktop
DesktopActions.ShowSideBarVisitor(boolean)
- Constructor for class org.crosswire.bibledesktop.desktop.
DesktopActions.ShowSideBarVisitor
detail
- Variable in class org.crosswire.common.swing.
ExceptionPane
detailShown
- Static variable in class org.crosswire.common.swing.
ExceptionPane
Whether full details should be given.
developmentMode
- Static variable in class org.crosswire.common.xml.
TransformingSAXEventProvider
In development mode the style sheet is checked for modifications before use and if so, it is recompiled.
DF_DISK
- Static variable in class org.crosswire.jsword.view.web.
DownloadSet
DF_USER
- Static variable in class org.crosswire.jsword.view.web.
DownloadSet
dialog
- Variable in class org.crosswire.bibledesktop.book.install.
InternetWarning
The dialog box
dialog
- Variable in class org.crosswire.common.config.swing.
AbstractConfigEditor
The dialog that we are displayed in
dialog
- Variable in class org.crosswire.common.swing.
FontChooser
The dialog box
DICTIONARY_KEY
- Static variable in class org.crosswire.jsword.book.
Defaults
DICTIONARY_PROTOCOL
- Static variable in class org.crosswire.bibledesktop.desktop.
Desktop
dictionaryDeft
- Static variable in class org.crosswire.jsword.book.
Defaults
The default Dictionary
dictionaryKeyList
- Variable in class org.crosswire.bibledesktop.book.
MultiBookPane
dictionaryKeyScroller
- Variable in class org.crosswire.bibledesktop.book.
MultiBookPane
DictToOsis
- Class in
org.crosswire.jsword.examples
Start of a mechanism to extract a Dictionary module to OSIS.
DictToOsis()
- Constructor for class org.crosswire.jsword.examples.
DictToOsis
Diff
- Class in
org.crosswire.common.diff
Computes the difference between two texts to create a list of differences.
Diff(String, String)
- Constructor for class org.crosswire.common.diff.
Diff
Construct an object that can find the differences between two texts.
Diff(String, String, boolean)
- Constructor for class org.crosswire.common.diff.
Diff
Construct an object that can find the differences between two texts.
DiffCleanup
- Class in
org.crosswire.common.diff
Various Strategies to cleanup a diff list.
DiffCleanup()
- Constructor for class org.crosswire.common.diff.
DiffCleanup
Utility class constructor.
Difference
- Class in
org.crosswire.common.diff
Represents a single difference, consisting of an EditType and associated text.
Difference(EditType, String)
- Constructor for class org.crosswire.common.diff.
Difference
DifferenceEngine
- Class in
org.crosswire.common.diff
Builds a map of a baseline/source text and a changed/target text, navigating it to determine differences.
DifferenceEngine()
- Constructor for class org.crosswire.common.diff.
DifferenceEngine
Empty Difference Engine, which won't find anything.
DifferenceEngine(String, String)
- Constructor for class org.crosswire.common.diff.
DifferenceEngine
Find the differences between two texts.
diffs
- Variable in class org.crosswire.common.diff.
PatchEntry
diffToOsis(List<Difference>)
- Static method in class org.crosswire.jsword.book.
OSISUtil
Convert a Difference list into a pretty HTML report.
DIR_CONF
- Static variable in class org.crosswire.jsword.book.sword.
SwordConstants
The configuration directory
DIR_DATA
- Static variable in class org.crosswire.jsword.book.sword.
SwordConstants
The data directory
DIR_LUCENE
- Static variable in class org.crosswire.jsword.index.lucene.
LuceneIndexManager
The lucene search index directory
DIR_NETCACHE
- Static variable in class org.crosswire.common.util.
CWProject
The cache of downloaded files inside the project directory
DIR_READINGS
- Static variable in class org.crosswire.jsword.book.readings.
ReadingsBookDriver
Resources subdir for readings sets
DIR_SWORD_CONF
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
Users config directory for Sword in Unix
DIR_SWORD_CONF_ALT
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
Users config directory for Sword in Unix
DIR_SWORD_GLOBAL_CONF
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
Sword global config file locations
DIR_SWORD_LIBRARY
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
Library may be a sibling of DIR_WINDOWS_DEFAULT or SWORD_HOME or CWD
DIR_WINDOWS_DEFAULT
- Static variable in class org.crosswire.jsword.book.sword.
SwordBookPath
Default windows installation directory
DIRECTION_BIDI
- Static variable in enum org.crosswire.jsword.book.sword.
ConfigEntryType
DIRECTION_LTOR
- Static variable in enum org.crosswire.jsword.book.sword.
ConfigEntryType
Constants for direction
DIRECTION_RTOL
- Static variable in enum org.crosswire.jsword.book.sword.
ConfigEntryType
directory
- Variable in class org.crosswire.jsword.index.lucene.
LuceneIndex
The Lucene directory for the path.
DirectoryChoice
- Class in
org.crosswire.common.config
A class to convert between strings and objects of a type.
DirectoryChoice()
- Constructor for class org.crosswire.common.config.
DirectoryChoice
DirectoryField
- Class in
org.crosswire.common.config.swing
A Directory selection.
DirectoryField()
- Constructor for class org.crosswire.common.config.swing.
DirectoryField
display(String, Installer)
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Set the display in the RHS to the given installer
display
- Variable in class org.crosswire.bibledesktop.book.install.
SitePane
display
- Variable in class org.crosswire.bibledesktop.book.
MultiBookPane
The display of OSIS data
displays
- Variable in class org.crosswire.bibledesktop.display.basic.
TabbedBookDataDisplay
A list of all the InnerDisplayPanes so we can control listeners
DisplaySelectEvent
- Class in
org.crosswire.bibledesktop.book
A DisplaySelectEvent happens whenever a user makes a command.
DisplaySelectEvent(BookProvider, Key)
- Constructor for class org.crosswire.bibledesktop.book.
DisplaySelectEvent
For when a command has been made
DisplaySelectListener
- Interface in
org.crosswire.bibledesktop.book
Implement DisplaySelectListener to recieve CommandEvents whenever someone makes a command for you to execute.
DisplaySelectPane
- Class in
org.crosswire.bibledesktop.book
Passage Selection area.
DisplaySelectPane()
- Constructor for class org.crosswire.bibledesktop.book.
DisplaySelectPane
General constructor
DisplaySelectPane.Mode
- Enum in
org.crosswire.bibledesktop.book
Defines the state of this DisplaySelectPane
DisplaySelectPane.Mode()
- Constructor for enum org.crosswire.bibledesktop.book.
DisplaySelectPane.Mode
Distance
- Class in
org.crosswire.common.diff
Compute the distance between 2 strings.
Distance()
- Constructor for class org.crosswire.common.diff.
Distance
Prevent instantiation.
distance(Verse, Verse)
- Method in class org.crosswire.jsword.versification.
Versification
How many verses are there in between the 2 Verses.
DISTINCT
- Static variable in class org.crosswire.jsword.passage.
AbstractPassage
Serialization type constant for a Distinct layout
distinct
- Variable in class org.crosswire.jsword.passage.
RocketPassage
The contained DistinctPassage
DistinctPassage
- Class in
org.crosswire.jsword.passage
A Passage that is implemented using a TreeSet of Verses.
DistinctPassage(Versification)
- Constructor for class org.crosswire.jsword.passage.
DistinctPassage
Create an empty DistinctPassage.
DistinctPassage(Versification, String, Key)
- Constructor for class org.crosswire.jsword.passage.
DistinctPassage
Create a Verse from a human readable string.
DistinctPassage(Versification, String)
- Constructor for class org.crosswire.jsword.passage.
DistinctPassage
DIV_PRE
- Static variable in class org.crosswire.jsword.book.
OSISUtil
Constant to help narrow down what we use div for.
DivisionName
- Enum in
org.crosswire.jsword.versification
DivisionName deals with traditional sections of the Bible.
DivisionName()
- Constructor for enum org.crosswire.jsword.versification.
DivisionName
DivTag
- Class in
org.crosswire.jsword.book.filter.thml
THML Tag to process the div element.
DivTag()
- Constructor for class org.crosswire.jsword.book.filter.thml.
DivTag
Create an div tag
DivTag(int)
- Constructor for class org.crosswire.jsword.book.filter.thml.
DivTag
Create an div tag of the given level
dlgHelp
- Variable in class org.crosswire.bibledesktop.book.
DisplaySelectPane
dlgMain
- Variable in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
dlgMain
- Variable in class org.crosswire.bibledesktop.book.install.
EditSitePane
dlgMain
- Variable in class org.crosswire.bibledesktop.book.install.
SitesPane
dlgMain
- Variable in class org.crosswire.bibledesktop.book.
PassageSelectionPane
dlgMain
- Variable in class org.crosswire.bibledesktop.desktop.
AboutPane
dlgSelect
- Variable in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
dlgSelect
- Variable in class org.crosswire.bibledesktop.book.
DisplaySelectPane
doAbout()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
For opening the About window
doAboutOK()
- Method in class org.crosswire.bibledesktop.desktop.
AboutPane
Close this dialog
doAdd()
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Add a new installer to the list
doAddEntry()
- Method in class org.crosswire.common.config.swing.
StringArrayField
Pop up a dialog to allow editing of a new value
doAddPathEntry()
- Method in class org.crosswire.common.config.swing.
PathField
Pop up a dialog to allow editing of a new value
doAddPicker()
- Method in class org.crosswire.bibledesktop.book.
ParallelBookPicker
Add an new picker.
doAddVerse()
- Method in class org.crosswire.bibledesktop.book.
PassageSelectionPane
Add from the tree to the list
doAdvanced()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Someone has clicked on the advanced search button
doApply(ActionEvent)
- Method in class org.crosswire.common.config.swing.
ButtonPane
Do the Apply action
doBack()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Go to previous passage.
doBCVNum()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doBlur(int)
- Method in class org.crosswire.bibledesktop.passage.
KeySidebar
Blur (expand) the current key action by amount verses on each side.
doBlur1()
- Method in class org.crosswire.bibledesktop.passage.
KeySidebar
Blur (expand) the current passage action by one verse on each side.
doBlur5()
- Method in class org.crosswire.bibledesktop.passage.
KeySidebar
Blur (expand) the current key by five verses on each side.
doBooks()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Opens the Book installer window (aka a SitesPane)
doBrowse()
- Method in class org.crosswire.common.config.swing.
DirectoryField
doBrowse()
- Method in class org.crosswire.common.config.swing.
FileField
Open a browse dialog
doc
- Variable in class org.crosswire.common.xml.
JDOMSAXEventProvider
The document to work from
DOC_TGZ
- Static variable in class org.crosswire.jsword.view.web.
DownloadSet
DOC_ZIP
- Static variable in class org.crosswire.jsword.view.web.
DownloadSet
doCancel(ActionEvent)
- Method in class org.crosswire.common.config.swing.
ButtonPane
Do the Cancel action
docBase
- Variable in class org.crosswire.jsword.index.lucene.
VerseCollector
doChooseFont()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Get a font for the current selection
docIn
- Variable in class org.crosswire.common.xml.
SAXEventProviderXMLReader
doClearView()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
Close the current passage window.
doClose()
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Close the window, and save the install manager state
doCloseAllViews()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
Close all the passage windows.
doCloseOtherViews()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
Close all other passage windows.
doCloseView()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
Close the current passage window.
doCompareToggle(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Show differences between Bible Book versions.
doContents()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
For opening a help file.
doCopy()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Copy the selected text from the "active" display area to the clipboard.
doCVNum()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doDelete()
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Delete the selected installer from the list (on the left hand side)
doDelete()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Delete the current book
doDeleteSelected()
- Method in class org.crosswire.bibledesktop.passage.
KeySidebar
Remove the selected verses out of this KeySidebar.
doDeleteVerse()
- Method in class org.crosswire.bibledesktop.book.
PassageSelectionPane
Remove the selected items from the list
doDone()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Someone clicked on OK
doDone()
- Method in class org.crosswire.bibledesktop.book.
PassageSelectionPane
Someone clicked on OK
doEdit()
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Move the selected installer to the installer edit panel
doExit()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Exits the VM.
doForward()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Go to next passage.
doGetName(Verse)
- Method in class org.crosswire.jsword.passage.
Verse
Compute the verse representation given the context.
doGetName(Key)
- Method in class org.crosswire.jsword.passage.
VerseRange
doGoPassage()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Go button was clicked
doGoSearch()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Go button was clicked
doHeadings(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doHeadOriginal()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Someone clicked the original strongs toggle button
doHeadRank()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Someone clicked the rank check button
doHeadRestrict()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Someone clicked the restrict toggle button
doHeadSummary()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Someone clicked the restrict toggle button
doHeadTime()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Someone clicked the original strongs toggle button
doHelpAction()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Someone clicked help
doIndex()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Someone clicked one the index button
doInitialTextDisplay()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
During view creation, allow firing off an event to display the initial book/chapter.
doInstall()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Kick off the installer
doInstallSearch()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Kick off the installer
doManageSites()
- Method in class org.crosswire.bibledesktop.book.install.
SitesPane
Add a site to the list of install sources.
doMore()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
More (...) button was clicked
doMorph(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
done()
- Method in class org.crosswire.common.progress.
Job
done()
- Method in interface org.crosswire.common.progress.
Progress
Called to indicate that we are finished doing work.
done
- Variable in class org.crosswire.common.util.
ItemIterator
done
- Variable in class org.crosswire.jsword.bridge.
BookIndexer
doNewTab()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
For creating a new window.
doNo()
- Method in class org.crosswire.bibledesktop.book.install.
InternetWarning
doNo()
- Method in class org.crosswire.common.config.swing.
BooleanField
doNotes(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doNoVNum()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doOK(ActionEvent)
- Method in class org.crosswire.common.config.swing.
ButtonPane
Do the OK action
doOK()
- Method in class org.crosswire.common.swing.
QuickHelpDialog
Someone clicked OK
doOpen()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Open a new passage window from a file.
doOptions()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Opens the Options window
doPassageAction()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Someone pressed return in the passage area
doPopup(MouseEvent)
- Method in class org.crosswire.common.swing.desktop.
TabPopupListener
Popup if the mouse event indicates it should be shown
doRank()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Rank is an action, but we don't need to do anything because rank is only used when search is clicked.
doReadIndex(TreeNode, Key)
- Method in class org.crosswire.jsword.book.sword.
GenBookBackend
A helper function to recursively read the entire tree.
doRefresh()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Reload and redisplay the list of books
doRemoveEntry()
- Method in class org.crosswire.common.config.swing.
StringArrayField
Delete the current value in the hashtable
doRemovePathEntry()
- Method in class org.crosswire.common.config.swing.
PathField
Delete the current value in the hashtable
doRemovePicker()
- Method in class org.crosswire.bibledesktop.book.
ParallelBookPicker
Remove the last picker provided that there will be one that remains.
doReset()
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
End editing the current installer
doResetFont()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Resets any font specifically set for this Book / Language
doRestrictSelect()
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
doSave()
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Save the current installer to the list of installers
doSave()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Save the current passage window.
doSaveAll()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Save all the passage windows.
doSaveAs()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Save the current passage window under a new name.
doSearchAction()
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Someone pressed return in the search area
doSidebarToggle(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Show large or small tool bar icons.
doSitesClose()
- Method in class org.crosswire.bibledesktop.book.install.
SitesPane
We are done, close the window
doSourceClip()
- Method in class org.crosswire.bibledesktop.desktop.
ViewSourcePane
Copy the current text into the system clipboard
doSourceOK()
- Method in class org.crosswire.bibledesktop.desktop.
ViewSourcePane
doStatusToggle(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Show large or small tool bar icons.
doStemming
- Variable in class org.crosswire.jsword.index.lucene.analysis.
AbstractBookAnalyzer
doStopWords
- Variable in class org.crosswire.jsword.index.lucene.analysis.
AbstractBookAnalyzer
doStrongs(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
DOT
- Static variable in class org.crosswire.common.swing.
AltFixedSplitPane
DOT
- Static variable in class org.crosswire.common.swing.
FixedSplitPane
doTabMode()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
View the Tabbed Document Interface (TDI) interface.
doTinyVNum(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doToolBarLarge(ActionEvent)
- Method in class org.crosswire.common.swing.desktop.
ToolBar
Show large or small tool bar icons.
doToolBarText(ActionEvent)
- Method in class org.crosswire.common.swing.desktop.
ToolBar
Show or hide the tool bar text.
doToolBarToggle(ActionEvent)
- Method in class org.crosswire.common.swing.desktop.
ToolBar
Show or hide the tool bar.
doToolTipToggle(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Show large or small tool bar icons.
DOUBLE_SLASH
- Static variable in class org.crosswire.bibledesktop.display.basic.
TextPaneBookDataDisplay
doUnindex()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Delete the current book
doUnlock()
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Unlock the current book
doUpdateEntry()
- Method in class org.crosswire.common.config.swing.
StringArrayField
Pop up a dialog to allow editing of a current value
doUpdatePathEntry()
- Method in class org.crosswire.common.config.swing.
PathField
Pop up a dialog to allow editing of a current value
doViewSource()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
View the HTML as interpreted by the current window.
doVLine(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doVNum()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doWindowMode()
- Method in class org.crosswire.common.swing.desktop.
ViewManager
View the Multiple Document/Window Interface (MDI) interface.
down
- Variable in class org.crosswire.common.swing.
NudgeButton
The down button
download(Progress, String, String, URI)
- Method in class org.crosswire.jsword.book.install.sword.
AbstractSwordInstaller
Utility to download a file from a remote site
download(Progress, String, String, URI)
- Method in class org.crosswire.jsword.book.install.sword.
HttpSwordInstaller
DOWNLOAD_PREFIX
- Static variable in class org.crosswire.jsword.book.install.sword.
AbstractSwordInstaller
When we cache a download index
downloadIndex(Book, Installer)
- Static method in class org.crosswire.jsword.util.
IndexDownloader
Download and install a search index
downloadSearchIndex(Book, URI)
- Method in interface org.crosswire.jsword.book.install.
Installer
Download a search index for the given Book.
downloadSearchIndex(Book, URI)
- Method in class org.crosswire.jsword.book.install.sword.
AbstractSwordInstaller
DownloadSet
- Class in
org.crosswire.jsword.view.web
A helper for the download.jsp page.
DownloadSet(String, String, String, boolean)
- Constructor for class org.crosswire.jsword.view.web.
DownloadSet
Create a set of downloads
doXRef(ActionEvent)
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
doYes()
- Method in class org.crosswire.bibledesktop.book.install.
InternetWarning
doYes()
- Method in class org.crosswire.common.config.swing.
BooleanField
driver
- Variable in class org.crosswire.jsword.book.basic.
AbstractBookMetaData
drivers
- Variable in class org.crosswire.jsword.book.
Books
An array of BookDrivers
dtds
- Variable in class org.crosswire.common.xml.
SAXEventProviderXMLReader
dump(String, String)
- Method in class org.crosswire.jsword.examples.
BibleToOsis
dump(String)
- Method in class org.crosswire.jsword.examples.
DictToOsis
dump(PrintStream, String, BibleBookList, int[][])
- Static method in class org.crosswire.jsword.versification.
Versification
dumpCompRaf(RandomAccessFile)
- Method in class org.crosswire.jsword.book.sword.
ZVerseBackend
Experimental code.
dumpIdxRaf(Versification, int, RandomAccessFile)
- Method in class org.crosswire.jsword.book.sword.
ZVerseBackend
Experimental code.
dumpStatistics()
- Static method in class org.crosswire.jsword.book.sword.
ConfigEntry
DwrBridge
- Class in
org.crosswire.jsword.bridge
The DWR DwrBridge adapts JSword to DWR.
DwrBridge()
- Constructor for class org.crosswire.jsword.bridge.
DwrBridge
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright ? 2003-2011
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z