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
Y
Z
R
RAISED
- Static variable in class org.crosswire.common.swing.
EdgeBorder
A raised border
raiseEventSuppresion()
- Method in class org.crosswire.jsword.passage.
AbstractPassage
If things want to prevent event firing because they are doing a set of changes that should be notified in one go, this is what to call.
raiseNormalizeProtection()
- Method in class org.crosswire.jsword.passage.
AbstractPassage
If things want to prevent normalization because they are doing a set of changes that should be normalized in one go, this is what to call.
range
- Variable in class org.crosswire.bibledesktop.passage.
WholeBibleTreeNode
The range that this node refers to
RANGE
- Static variable in class org.crosswire.jsword.index.search.
SearchType
Find verses in this range
range
- Variable in class org.crosswire.jsword.passage.
PassageTally.TalliedVerseRange
The verse range
RANGE_ALLOWED_DELIMS
- Static variable in class org.crosswire.jsword.passage.
VerseRange
What characters can we use to separate the 2 parts to a VerseRanges
RANGE_PARTS
- Static variable in class org.crosswire.jsword.passage.
UserMsg
RANGE_PATTERN
- Static variable in class org.crosswire.jsword.index.lucene.
LuceneQueryBuilder
The pattern of a range.
RANGE_PREF_DELIM
- Static variable in class org.crosswire.jsword.passage.
VerseRange
What characters should we use to separate VerseRange parts on output
RANGED
- Static variable in class org.crosswire.jsword.passage.
AbstractPassage
Serialization type constant for a Ranged layout
ranged
- Variable in class org.crosswire.jsword.passage.
RocketPassage
The contained RangedPassage
RangedPassage
- Class in
org.crosswire.jsword.passage
A Passage that is implemented using a TreeSet of VerseRanges.
RangedPassage()
- Constructor for class org.crosswire.jsword.passage.
RangedPassage
Create an empty RangedPassage.
RangedPassage(String)
- Constructor for class org.crosswire.jsword.passage.
RangedPassage
Create a Verse from a human readable string.
RangedPassage.VerseIterator
- Class in
org.crosswire.jsword.passage
This class is here to prevent users of RangedPassage.iterator() from altering the underlying store and getting us out of sync.
RangedPassage.VerseIterator(Iterator)
- Constructor for class org.crosswire.jsword.passage.
RangedPassage.VerseIterator
Create a basic iterator that is a proxy for the RangedPassage Passages iterator, with remove() overridden.
RangedPassage.VerseRangeIterator
- Class in
org.crosswire.jsword.passage
Loop over the VerseRanges and check that they do not require digging into
RangedPassage.VerseRangeIterator(Iterator, RestrictionType)
- Constructor for class org.crosswire.jsword.passage.
RangedPassage.VerseRangeIterator
Simple ctor
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
rangeIterator(RestrictionType)
- Method in interface org.crosswire.jsword.passage.
Passage
Like verseElements() that iterates over VerseRanges instead of Verses.
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
PassageTally
Iterate through the range elements in the current sort order
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
RangedPassage
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
RocketPassage
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
rangeIterator(RestrictionType)
- Method in class org.crosswire.jsword.passage.
VerseRange
Enumerate the subranges in this range
RangeListModel
- Class in
org.crosswire.bibledesktop.passage
The RangeListModel class gives access to a Passage as a list of ranges via a ListModel.
RangeListModel(RestrictionType)
- Constructor for class org.crosswire.bibledesktop.passage.
RangeListModel
Create a RangeListModel specifying whether to list the ranges bounded by Chapter or not at all.
RangeQuery
- Class in
org.crosswire.jsword.index.query
A range query specifies how a range should be included in the search.
RangeQuery(String)
- Constructor for class org.crosswire.jsword.index.query.
RangeQuery
Construct a query from the range specification.
ranges
- Variable in class org.crosswire.bibledesktop.passage.
RangeListModel
The list of ranges in the passage.
RANGES
- Static variable in class org.crosswire.jsword.passage.
PassageListType
Passage to be interpreted as a list of ranges.
RANK
- Static variable in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
RANK
- Static variable in class org.crosswire.bibledesktop.book.
Msg
RANK_ONE
- Static variable in class org.crosswire.bibledesktop.book.
Msg
ranked
- Variable in class org.crosswire.jsword.index.search.
DefaultSearchModifier
The indicator of whether the request should be ranked.
rankedSearch()
- Method in class org.crosswire.jsword.examples.
APIExamples
An example of how to perform a ranked search.
ratchet
- Variable in class org.crosswire.common.crypt.
Sapphire
RAW_COM
- Static variable in class org.crosswire.jsword.book.sword.
BookType
Uncompressed Commentaries
RAW_COM4
- Static variable in class org.crosswire.jsword.book.sword.
BookType
RAW_FILES
- Static variable in class org.crosswire.jsword.book.sword.
BookType
Uncompressed Commentaries
RAW_GEN_BOOK
- Static variable in class org.crosswire.jsword.book.sword.
BookType
Generic Books
RAW_LD
- Static variable in class org.crosswire.jsword.book.sword.
BookType
2-Byte Index Uncompressed Dictionaries
RAW_LD4
- Static variable in class org.crosswire.jsword.book.sword.
BookType
4-Byte Index Uncompressed Dictionaries
RAW_TEXT
- Static variable in class org.crosswire.jsword.book.sword.
BookType
Uncompressed Bibles
RawBackend
- Class in
org.crosswire.jsword.book.sword
Both Books and Commentaries seem to use the same format so this class abstracts out the similarities.
RawBackend(SwordBookMetaData, int)
- Constructor for class org.crosswire.jsword.book.sword.
RawBackend
Simple ctor
RawLDBackend
- Class in
org.crosswire.jsword.book.sword
An implementation AbstractKeyBackend to read RAW format files.
RawLDBackend(SwordBookMetaData, int)
- Constructor for class org.crosswire.jsword.book.sword.
RawLDBackend
Simple ctor
read(Reader)
- Static method in class org.crosswire.common.util.
StringUtil
This method reads an InputStream
In its entirety
, and passes The text back as a string.
READ_FAIL
- Static variable in class org.crosswire.jsword.book.sword.
UserMsg
readahead
- Variable in class org.crosswire.jsword.book.sword.
ConfigEntryTable
A helper for the reading of the conf file.
readDescription(Reader)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
readDescription(Reader)
- Method in interface org.crosswire.jsword.passage.
Passage
To be compatible with humans we read/write ourselves to a file that a human can read and even edit.
readDescription(Reader)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
readDescription(Reader)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
readDictionary()
- Method in class org.crosswire.jsword.examples.
APIExamples
While Bible and Commentary are very similar, a Dictionary is read in a slightly different way.
reader
- Variable in class org.crosswire.common.xml.
StringSAXEventProvider
The SAX parser
readHome
- Variable in class org.crosswire.common.util.
CWProject
The readable home for this application, specified by the system property jsword.home.
readIndex()
- Method in class org.crosswire.jsword.book.sword.
AbstractBackend
Initialize a AbstractBackend before use.
readIndex()
- Method in class org.crosswire.jsword.book.sword.
GenBookBackend
READINGS
- Static variable in class org.crosswire.jsword.book.
UserMsg
ReadingsBook
- Class in
org.crosswire.jsword.book.readings
A Dictionary that displays daily Readings.
ReadingsBook(ReadingsBookDriver, String, BookCategory)
- Constructor for class org.crosswire.jsword.book.readings.
ReadingsBook
Constructor for ReadingsBook.
ReadingsBookDriver
- Class in
org.crosswire.jsword.book.readings
A driver for the readings dictionary.
ReadingsBookDriver()
- Constructor for class org.crosswire.jsword.book.readings.
ReadingsBookDriver
Setup the array of BookMetaDatas
ReadingsBookDriver.ReadingsFilter
- Class in
org.crosswire.jsword.book.readings
Get all files mentioned by readings.txt
ReadingsBookDriver.ReadingsFilter()
- Constructor for class org.crosswire.jsword.book.readings.
ReadingsBookDriver.ReadingsFilter
ReadingsKey
- Class in
org.crosswire.jsword.book.readings
For a readings dictionary the keys are dates.
ReadingsKey(String, String, Key)
- Constructor for class org.crosswire.jsword.book.readings.
ReadingsKey
Simple Constructor.
ReadingsKey(Date)
- Constructor for class org.crosswire.jsword.book.readings.
ReadingsKey
Simple Constructor.
readNextRAF(RandomAccessFile, int)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Read a RandomAccessFile from the current location in the file.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
BibleComboBoxModel
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
BibleComboBoxModelSet
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
BibleViewPane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
BooksComboBoxModel
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
BooksListModel
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.install.
EditSitePane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.install.
InstallManagerComboBoxModel
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.install.
InternetWarning
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.install.
SitePane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.install.
SitesPane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.install.
SwordSiteEditor
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
MultiBookPane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
ParallelBookPicker
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.book.
PassageSelectionPane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.desktop.
Desktop
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.desktop.
Splash
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.desktop.
ViewSourcePane
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.display.basic.
SplitBookDataDisplay
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.bibledesktop.passage.
KeySidebar
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.common.config.swing.
PathField
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.common.config.swing.
StringArrayField
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.common.swing.desktop.
ToolBar
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.common.util.
EventListenerList
Serialization support
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.book.sword.
RawLDBackend
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.book.sword.
ZLDBackend
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
Serialization support.
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
BitwisePassage
Call the support mechanism in AbstractPassage
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
DistinctPassage
Call the support mechanism in AbstractPassage
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
RangedPassage
Call the support mechanism in AbstractPassage
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
RocketPassage
Serialization support
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
Verse
Write out the object to the given ObjectOutputStream
readObject(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
VerseRange
Write out the object to the given ObjectOutputStream
readObjectSupport(ObjectInputStream)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
Write out the object to the given ObjectOutputStream
ReadOnlyKeyList
- Class in
org.crosswire.jsword.passage
A read-only wrapper around any writable implementation of Key.
ReadOnlyKeyList(Key, boolean)
- Constructor for class org.crosswire.jsword.passage.
ReadOnlyKeyList
Simple ctor
ReadOnlyPassage
- Class in
org.crosswire.jsword.passage
This is a simple proxy to a real Passage object that denies all attempts to write to it.
ReadOnlyPassage(Passage, boolean)
- Constructor for class org.crosswire.jsword.passage.
ReadOnlyPassage
Construct a ReadOnlyPassage from a real Passage to which we proxy.
readPassage(Reader)
- Static method in class org.crosswire.jsword.passage.
PassageKeyFactory
Read a passage from a given stream
readRAF(RandomAccessFile, long, int)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Read a RandomAccessFile
readResolve()
- Method in class org.crosswire.bibledesktop.desktop.
XSLTProperty
readResolve()
- Method in class org.crosswire.common.compress.
CompressorType
readResolve()
- Method in class org.crosswire.common.diff.
EditType
readResolve()
- Method in class org.crosswire.common.options.
ArgumentType
readResolve()
- Method in class org.crosswire.common.options.
DataType
readResolve()
- Method in class org.crosswire.common.swing.desktop.
LayoutType
readResolve()
- Method in class org.crosswire.common.util.
OSType
readResolve()
- Method in class org.crosswire.common.xml.
FormatType
readResolve()
- Method in class org.crosswire.common.xml.
XMLFeature
readResolve()
- Method in class org.crosswire.jsword.book.
BookCategory
readResolve()
- Method in class org.crosswire.jsword.book.
CaseType
readResolve()
- Method in class org.crosswire.jsword.book.
FeatureType
readResolve()
- Method in class org.crosswire.jsword.book.sword.
BlockType
readResolve()
- Method in class org.crosswire.jsword.book.sword.
BookType
readResolve()
- Method in class org.crosswire.jsword.book.sword.
ConfigEntryType
readResolve()
- Method in class org.crosswire.jsword.index.
IndexStatus
readResolve()
- Method in class org.crosswire.jsword.index.search.
SearchType
readResolve()
- Method in class org.crosswire.jsword.passage.
AccuracyType
readResolve()
- Method in class org.crosswire.jsword.passage.
PassageListType
readResolve()
- Method in class org.crosswire.jsword.passage.
PassageType
readResolve()
- Method in class org.crosswire.jsword.passage.
RestrictionType
readStyledText(String, String, int)
- Method in class org.crosswire.jsword.examples.
APIExamples
Obtain styled text (in this case HTML) for a book reference.
readSwordConf(List, File)
- Static method in class org.crosswire.jsword.book.sword.
SwordBookPath
readSwordConf(List, String)
- Static method in class org.crosswire.jsword.book.sword.
SwordBookPath
readUntilRAF(RandomAccessFile, int, byte)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Read a RandomAccessFile until a particular byte is seen
readUntilRAF(RandomAccessFile, byte)
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Read a RandomAccessFile until a particular byte is seen
real
- Variable in class org.crosswire.jsword.passage.
RangedPassage.VerseIterator
The Iterator that we are proxying to
real
- Variable in class org.crosswire.jsword.passage.
RangedPassage.VerseRangeIterator
Where we read our base ranges from
REASON
- Static variable in class org.crosswire.common.util.
UserMsg
recurseChildren(Element, StringBuffer)
- Static method in class org.crosswire.jsword.book.
OSISUtil
Helper to extract the Strings from a nest of JDOM elements
recurseDeepContent(Element, String, List)
- Static method in class org.crosswire.jsword.book.
OSISUtil
Find all the instances of elements of type
find
under the element
div
.
recurseElement(Object, StringBuffer)
- Static method in class org.crosswire.jsword.book.
OSISUtil
If we have a String just add it to the buffer, but if we have an Element then try to dig the strings out of it.
RedLetterText
- Class in
org.crosswire.common.xml
RedLetterText remembers when text should be red.
RedLetterText()
- Constructor for class org.crosswire.common.xml.
RedLetterText
Construct a RedLetterText.
reduceMemoryUsage(Kill)
- Static method in class org.crosswire.common.activate.
Activator
If we need to tighten things up a bit we can save memory with this
reduceMemoryUsage()
- Method in class org.crosswire.common.activate.
Kill
ref
- Variable in class org.crosswire.bibledesktop.book.
PassageSelectionPane
The passage we are editing
ref
- Variable in class org.crosswire.bibledesktop.passage.
RangeListModel
The Passage that we are modelling
ref
- Variable in class org.crosswire.jsword.passage.
ReadOnlyPassage
The object we are proxying to
ref
- Variable in class org.crosswire.jsword.passage.
SynchronizedPassage
The object we are proxying to
REF_ALLOWED_DELIMS
- Static variable in class org.crosswire.jsword.passage.
AbstractPassage
What characters can we use to separate VerseRanges in a Passage
REF_OSIS_DELIM
- Static variable in class org.crosswire.jsword.passage.
AbstractPassage
What characters should we use to separate VerseRanges in a Passage
REF_PARTS
- Static variable in class org.crosswire.jsword.versification.
Msg
REF_PREF_DELIM
- Static variable in class org.crosswire.jsword.passage.
AbstractPassage
What characters should we use to separate VerseRanges in a Passage
reference
- Variable in class org.crosswire.bibledesktop.desktop.
Desktop
ReflectionUtil
- Class in
org.crosswire.common.util
Various utilities for calling constructors and methods via introspection.
ReflectionUtil()
- Constructor for class org.crosswire.common.util.
ReflectionUtil
Prevent instantiation
REFRESH
- Static variable in class org.crosswire.bibledesktop.book.install.
SitePane
refresh()
- Method in class org.crosswire.bibledesktop.book.
MultiBookPane
refresh()
- Method in class org.crosswire.bibledesktop.display.basic.
TabbedBookDataDisplay
refresh()
- Method in class org.crosswire.bibledesktop.display.basic.
TextPaneBookDataDisplay
refresh()
- Method in interface org.crosswire.bibledesktop.display.
BookDataDisplay
Cause the BookData to be re-displayed.
refresh()
- Method in class org.crosswire.bibledesktop.display.
ProxyBookDataDisplay
refresh()
- Method in class org.crosswire.bibledesktop.passage.
RangeListModel
refresh(Component)
- Static method in class org.crosswire.common.swing.
GuiUtil
Cause a component to refresh its contents when it is changed by the program and needs to be redrawn.
refreshBooks()
- Method in class org.crosswire.bibledesktop.desktop.
Desktop
Setup the book choices
refreshBooks()
- Static method in class org.crosswire.jsword.book.
Defaults
Create book lists for every type of book.
register()
- Method in class org.crosswire.common.util.
Translations
Register this class with the common config engine.
registerDriver(BookDriver)
- Method in class org.crosswire.jsword.book.
Books
Register the driver, adding its books to the list.
registerNewBook(SwordBookMetaData)
- Static method in class org.crosswire.jsword.book.sword.
SwordBookDriver
A helper class for the SwordInstaller to tell us that it has copied a new Book into our install directory
RELATIVE_URI_PROTOCOL
- Static variable in class org.crosswire.bibledesktop.display.basic.
TextPaneBookDataDisplay
reloadBookList()
- Method in interface org.crosswire.jsword.book.install.
Installer
Refetch a list of names from the remote source.
reloadBookList()
- Method in class org.crosswire.jsword.book.install.sword.
AbstractSwordInstaller
reloadBookList(String)
- Method in class org.crosswire.jsword.bridge.
BookInstaller
Reload the local cache for a remote repository.
remainder(VerseRange, VerseRange)
- Static method in class org.crosswire.jsword.passage.
VerseRange
Create a DistinctPassage that is the stuff left of VerseRange a when you remove the stuff in VerseRange b.
remove(String)
- Method in class org.crosswire.common.config.
Config
Remove a key/model pairing
REMOVE
- Static variable in class org.crosswire.common.config.swing.
PathField
REMOVE
- Static variable in class org.crosswire.common.config.swing.
StringArrayField
remove(String)
- Method in class org.crosswire.common.swing.
MapTableModel
remove()
- Method in class org.crosswire.common.util.
EmptyIterator
remove(Class, EventListener)
- Method in class org.crosswire.common.util.
EventListenerList
Remove the listener as a listener of the specified type.
remove()
- Method in class org.crosswire.common.util.
ItemIterator
remove()
- Method in class org.crosswire.common.util.
StackTrace.AbstractStackIterator
remove()
- Method in class org.crosswire.jsword.book.
BookFilterIterator
remove()
- Method in class org.crosswire.jsword.passage.
AbstractPassage.VerseRangeIterator
remove(Key)
- Method in class org.crosswire.jsword.passage.
BitwisePassage
remove()
- Method in class org.crosswire.jsword.passage.
BitwisePassage.VerseIterator
remove(Key)
- Method in class org.crosswire.jsword.passage.
DistinctPassage
remove()
- Method in class org.crosswire.jsword.passage.
KeyIterator
remove(Key)
- Method in interface org.crosswire.jsword.passage.
Passage
Remove this Verse/VerseRange from this Passage
remove()
- Method in class org.crosswire.jsword.passage.
PassageTally.OrderedVerseIterator
remove()
- Method in class org.crosswire.jsword.passage.
PassageTally.OrderedVerseRangeIterator
remove(Key)
- Method in class org.crosswire.jsword.passage.
PassageTally
Remove these verses from the rankings, ie, set their rank to zero.
remove()
- Method in class org.crosswire.jsword.passage.
PassageTally.VerseIterator
remove(Key)
- Method in class org.crosswire.jsword.passage.
RangedPassage
remove()
- Method in class org.crosswire.jsword.passage.
RangedPassage.VerseIterator
remove()
- Method in class org.crosswire.jsword.passage.
RangedPassage.VerseRangeIterator
remove(Key)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
remove(Key)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
remove()
- Method in class org.crosswire.jsword.passage.
VerseRange.VerseIterator
removeActionListener(ActionListener)
- Method in class org.crosswire.bibledesktop.book.
BibleComboBoxModelSet
Remove a listener from the list that's notified each time a change to the data model occurs.
removeActionListener(ActionListener)
- Method in class org.crosswire.common.swing.
CWAction
Remove an ActionListener
removeAll(Key)
- Method in class org.crosswire.jsword.book.sword.
AbstractKeyBackend
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
BitwisePassage
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
DefaultKeyList
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
DefaultLeafKeyList
removeAll(Key)
- Method in interface org.crosswire.jsword.passage.
Key
Removes the specified elements from this set if it is present.
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
PassageTally
Remove/Decrement these verses in the rankings
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
ReadOnlyKeyList
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
SetKeyList
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
TreeKey
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
Verse
removeAll(Key)
- Method in class org.crosswire.jsword.passage.
VerseRange
removeAllInstallers()
- Method in class org.crosswire.bibledesktop.book.install.
SitesPane
Remove all the non-local installers
removeBook(Book)
- Method in class org.crosswire.jsword.book.
Books
Remove a Book from the current list of Books.
removeBookListener(BookSelectListener)
- Method in class org.crosswire.bibledesktop.book.
ParallelBookPicker
Remove a BookSelectListener listener
removeBooksListener(BooksListener)
- Method in class org.crosswire.jsword.book.basic.
AbstractBookList
removeBooksListener(BooksListener)
- Method in interface org.crosswire.jsword.book.
BookList
Add a BibleListener to our list of listeners
removeBooksListener(BooksListener)
- Method in class org.crosswire.jsword.book.
Books
removeBooksListener(InstallerListener)
- Method in class org.crosswire.jsword.book.install.
InstallManager
Add a BibleListener to our list of listeners
removeChoice(Choice)
- Method in class org.crosswire.common.config.swing.
AbstractConfigEditor
Add a Choice to our set of panels
removeChoice(Choice)
- Method in class org.crosswire.common.config.swing.
AdvancedConfigEditor
Add a Choice to our set of panels
removeChoice(Choice)
- Method in class org.crosswire.common.config.swing.
TreeConfigEditor
Add a Choice to our set of panels
removeCommandListener(DisplaySelectListener)
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Remove a DisplaySelectEvent listener
removeConfigListener(ConfigListener)
- Method in class org.crosswire.common.config.
Config
Remove an Exception listener from the list of things wanting to know whenever we capture an Exception
removeDownActionListener(ActionListener)
- Method in class org.crosswire.common.swing.
NudgeButton
removeEntry(String)
- Method in class org.crosswire.common.swing.
FormPane
Add a field to this panel
removeFirstDifference()
- Method in class org.crosswire.common.diff.
PatchEntry
removeHistoryListener(HistoryListener)
- Method in class org.crosswire.common.history.
History
Remove a listener of history events.
removeIndexStatusListener(IndexStatusListener)
- Method in class org.crosswire.jsword.book.basic.
AbstractBook
removeIndexStatusListener(IndexStatusListener)
- Method in interface org.crosswire.jsword.book.
Book
Removes a
IndexStatusListener
from the listener list.
removeInstaller(String)
- Method in class org.crosswire.jsword.book.install.
InstallManager
Remove an installer from our list
removeInternalFrameListener(JInternalFrame)
- Method in class org.crosswire.common.swing.desktop.
MDIViewLayout
Find and remove the CustomInternalFrameAdapter that is attached to the iframe.
removeJob(Progress)
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar
Remove the set of components from the panel
removeKeyChangeListener(KeyChangeListener)
- Method in class org.crosswire.bibledesktop.book.
MultiBookPane
removeKeyChangeListener(KeyChangeListener)
- Method in class org.crosswire.bibledesktop.display.basic.
SplitBookDataDisplay
Remove a listener for changes in the Key.
removeKeyChangeListener(KeyChangeListener)
- Method in class org.crosswire.bibledesktop.display.basic.
TabbedBookDataDisplay
removeKeyChangeListener(KeyChangeListener)
- Method in class org.crosswire.bibledesktop.display.basic.
TextPaneBookDataDisplay
removeKeyChangeListener(KeyChangeListener)
- Method in interface org.crosswire.bibledesktop.display.
BookDataDisplay
Remove a listener for when the key changes.
removeKeyChangeListener(KeyChangeListener)
- Method in class org.crosswire.bibledesktop.display.
ProxyBookDataDisplay
removeKeyChangeListener(KeyChangeListener)
- Method in class org.crosswire.bibledesktop.passage.
KeySidebar
Remove a command listener
removeLayoutComponent(Component)
- Method in class org.crosswire.common.swing.
AbstractLayout
Removes the specified component from the layout.
removeListDataListener(ListDataListener)
- Method in class org.crosswire.bibledesktop.book.
BooksListModel
removeListDataListener(ListDataListener)
- Method in class org.crosswire.common.swing.
StackTraceListModel
Ignore this because the trace will not change
removeMouseListener(MouseListener)
- Method in class org.crosswire.bibledesktop.display.basic.
TextPaneBookDataDisplay
Forward the mouse listener to our child components
removePassageListener(PassageListener)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
removePassageListener(PassageListener)
- Method in interface org.crosswire.jsword.passage.
Passage
Event Listeners - Remove Listener
removePassageListener(PassageListener)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
removePassageListener(PassageListener)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
removePropertyChangeListener(PropertyChangeListener)
- Method in class org.crosswire.common.config.
Config
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener)
- Method in class org.crosswire.common.config.
Config
Remove a PropertyChangeListener for a specific property.
removeReporterListener(ReporterListener)
- Static method in class org.crosswire.common.util.
Reporter
Remove an Exception listener from the list of things wanting to know whenever we capture an Exception
removeTitleChangedListener(TitleChangedListener)
- Method in class org.crosswire.bibledesktop.book.
BibleViewPane
Remove a TitleChangedEvent listener
removeTitleChangedListener(TitleChangedListener)
- Method in class org.crosswire.bibledesktop.book.
DisplaySelectPane
Remove a TitleChangedEvent listener
removeTitleChangedListener(TitleChangedListener)
- Method in interface org.crosswire.common.swing.desktop.
Titleable
Remove regristration of interest in listening for title changes
removeTreeModelListener(TreeModelListener)
- Method in class org.crosswire.common.config.swing.
TreeConfigEditor.ConfigureTreeModel
removeUpActionListener(ActionListener)
- Method in class org.crosswire.common.swing.
NudgeButton
removeUpdate(DocumentEvent)
- Method in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
removeUpdate(DocumentEvent)
- Method in class org.crosswire.bibledesktop.book.
PassageSelectionPane.CustomDocumentEvent
removeURIEventListener(URIEventListener)
- Method in class org.crosswire.bibledesktop.book.
MultiBookPane
removeURIEventListener(URIEventListener)
- Method in class org.crosswire.bibledesktop.display.basic.
TabbedBookDataDisplay
removeURIEventListener(URIEventListener)
- Method in class org.crosswire.bibledesktop.display.basic.
TextPaneBookDataDisplay
removeURIEventListener(URIEventListener)
- Method in interface org.crosswire.bibledesktop.display.
BookDataDisplay
Remove a listener for when someone clicks on a browser 'link'
removeURIEventListener(URIEventListener)
- Method in class org.crosswire.bibledesktop.display.
ProxyBookDataDisplay
removeView(Component)
- Method in class org.crosswire.common.swing.desktop.
AbstractViewLayout
Remove a view from the set.
removeView(Component)
- Method in class org.crosswire.common.swing.desktop.
MDIViewLayout
removeView(Component)
- Method in class org.crosswire.common.swing.desktop.
TDIViewLayout
removeView(Component)
- Method in interface org.crosswire.common.swing.desktop.
Viewable
Remove a view from the set.
removeView(Component)
- Method in class org.crosswire.common.swing.desktop.
ViewManager
removeViewEventListener(ViewEventListener)
- Method in class org.crosswire.common.swing.desktop.
AbstractViewLayout
Removes a view event listener.
removeViewEventListener(ViewEventListener)
- Method in interface org.crosswire.common.swing.desktop.
Viewable
Removes a view event listener.
removeViewEventListener(ViewEventListener)
- Method in class org.crosswire.common.swing.desktop.
ViewManager
removeWorkListener(WorkListener)
- Method in class org.crosswire.common.progress.
Job
Remote a listener from the list
removeWorkListener(WorkListener)
- Static method in class org.crosswire.common.progress.
JobManager
Remote a listener from the list
RENDERED_FONT_SIZE
- Static variable in class org.crosswire.common.swing.
FontChooser
The default size of the rendered font
replyNext()
- Method in class org.crosswire.jsword.passage.
RangedPassage.VerseRangeIterator
The next object is correct, use that one
report(String)
- Static method in class org.crosswire.jsword.book.
DataPolice
Report a message against the current item
report(String, String, String)
- Method in class org.crosswire.jsword.book.sword.
ConfigEntry
report(String, String, String)
- Method in class org.crosswire.jsword.book.sword.
ConfigEntryTable
report(Book)
- Static method in class org.crosswire.jsword.bridge.
BibleScope
reportDetails()
- Method in class org.crosswire.jsword.book.sword.
ConfigEntry
reportDetails()
- Method in class org.crosswire.jsword.book.sword.
ConfigEntryType
Determines the level of detail stored in the histogram.
Reporter
- Class in
org.crosswire.common.util
This package looks after Exceptions and messages as they happen.
Reporter()
- Constructor for class org.crosswire.common.util.
Reporter
Enforce Singleton
Reporter.CustomAWTExceptionHandler
- Class in
org.crosswire.common.util
A class to handle AWT caught Exceptions
Reporter.CustomAWTExceptionHandler()
- Constructor for class org.crosswire.common.util.
Reporter.CustomAWTExceptionHandler
ReporterEvent
- Class in
org.crosswire.common.util
An event indicating that some bit of data needs capturing.
ReporterEvent(Object, Throwable)
- Constructor for class org.crosswire.common.util.
ReporterEvent
Constructs an CaptureEvent object.
ReporterEvent(Object, String)
- Constructor for class org.crosswire.common.util.
ReporterEvent
Constructs an CaptureEvent object.
ReporterListener
- Interface in
org.crosswire.common.util
ReporterListener informs users of problems and messages.
reportException(ReporterEvent)
- Method in class org.crosswire.common.swing.
ExceptionPane.ExceptionPaneReporterListener
Called whenever Reporter.informUser() is passed an Exception
reportException(ReporterEvent)
- Method in interface org.crosswire.common.util.
ReporterListener
Called whenever Reporter.informUser() is passed an Exception
reportMessage(ReporterEvent)
- Method in class org.crosswire.common.swing.
ExceptionPane.ExceptionPaneReporterListener
Called whenever Reporter.informUser() is passed a message
reportMessage(ReporterEvent)
- Method in interface org.crosswire.common.util.
ReporterListener
Called whenever Reporter.informUser() is passed a message
request
- Variable in class org.crosswire.jsword.index.search.
DefaultSearchRequest
The actual search request
REQUIRED_ARGUMENT
- Static variable in class org.crosswire.common.options.
ArgumentType
The option is followed by an argument.
requiresRestart()
- Method in class org.crosswire.common.config.
AbstractReflectedChoice
requiresRestart()
- Method in interface org.crosswire.common.config.
Choice
Do we need to restart the program in order for this change to have effect?
RESET
- Static variable in class org.crosswire.bibledesktop.book.install.
EditSitePane
reset()
- Method in interface org.crosswire.bibledesktop.book.install.
SiteEditor
Set the state of this SiteEditor to the last save.
reset()
- Method in class org.crosswire.bibledesktop.book.install.
SwordSiteEditor
resetMax()
- Method in class org.crosswire.jsword.passage.
PassageTally
Sometimes we end up not knowing what the max is - this makes sure we know accurately.
resetStatistics()
- Static method in class org.crosswire.jsword.book.sword.
ConfigEntry
resolveEntity(String, String)
- Method in class org.crosswire.common.xml.
XMLHandlerAdapter
resolver
- Static variable in class org.crosswire.common.util.
CallContext
resolver
- Variable in class org.crosswire.common.xml.
TransformingSAXEventProvider
The remembered URIResolver because the transformer has not been created
resourceMap
- Static variable in class org.crosswire.common.util.
MsgBase
resource map maintains a mapping of class names to resources found by that name.
resources
- Variable in class org.crosswire.common.util.
MsgBase
If there is any internationalization to be done, it is thru this
ResourceUtil
- Class in
org.crosswire.common.util
Better implementations of the getResource methods with less ambiguity and that are less dependent on the specific classloader situation.
ResourceUtil()
- Constructor for class org.crosswire.common.util.
ResourceUtil
Prevent Instantiation
restart
- Variable in class org.crosswire.common.config.
AbstractReflectedChoice
Whether this choice is requires a restart to be seen.
restore(List)
- Method in class org.crosswire.common.diff.
LineMap
Rehydrate the text in a diff from a string of line hashes to real lines of text.
restoreLayout(Window)
- Method in class org.crosswire.common.swing.desktop.
LayoutPersistence
Loads and restores the layout to the window that was passed to the constructor.
restrainedPack(Window, float, float)
- Static method in class org.crosswire.common.swing.
GuiUtil
A more restricted version of pack() when the component is being pack()ed for the first time.
restrainedRePack(Window)
- Static method in class org.crosswire.common.swing.
GuiUtil
A more restricted version of pack() for component responding to live component tweaks.
RESTRICT
- Static variable in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
restrict
- Variable in class org.crosswire.bibledesktop.passage.
RangeListModel
If we are modelling in groups, do we break at chapter/book boundries
restrict
- Variable in class org.crosswire.jsword.passage.
AbstractPassage.VerseRangeIterator
Do we restrict ranges to not crossing chapter boundries
restrict
- Variable in class org.crosswire.jsword.passage.
RangedPassage.VerseRangeIterator
Where do we break ranges
RESTRICT_SELECT
- Static variable in class org.crosswire.bibledesktop.book.
AdvancedSearchPane
RestrictionType
- Class in
org.crosswire.jsword.passage
Types of Passage Blurring Restrictions.
RestrictionType(String)
- Constructor for class org.crosswire.jsword.passage.
RestrictionType
Simple ctor
result
- Variable in class org.crosswire.jsword.book.
BookFilters.CustomBookFilter.Test
results
- Variable in class org.crosswire.common.diff.
Patch.PatchResults
retain(Key, Key)
- Static method in class org.crosswire.jsword.passage.
AbstractKeyList
Utility to remove all the keys from alter that are not in base
retainAll(Key)
- Method in class org.crosswire.jsword.book.sword.
AbstractKeyBackend
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
AbstractKeyList
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
BitwisePassage
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
DefaultLeafKeyList
retainAll(Key)
- Method in interface org.crosswire.jsword.passage.
Key
Removes all but the specified element from this set.
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
RangedPassage
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
ReadOnlyKeyList
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
Verse
retainAll(Key)
- Method in class org.crosswire.jsword.passage.
VerseRange
reuseBibleView
- Static variable in class org.crosswire.bibledesktop.desktop.
Desktop
Whether to current BibleView should be used for links
REVELATION
- Static variable in class org.crosswire.jsword.versification.
BibleNames
REVELATION
- Static variable in class org.crosswire.jsword.versification.
SectionNames
RIGHT
- Static variable in class org.crosswire.common.swing.plaf.
MetalPanelBorder
rightQuery
- Variable in class org.crosswire.jsword.index.query.
AbstractBinaryQuery
rightSon
- Variable in class org.crosswire.common.compress.
LZSS
RING_SIZE
- Static variable in class org.crosswire.common.compress.
LZSS
This is the size of the ring buffer.
RING_WRAP
- Static variable in class org.crosswire.common.compress.
LZSS
This is used to determine the next position in the ring buffer, from 0 to RING_SIZE - 1.
ringBuffer
- Variable in class org.crosswire.common.compress.
LZSS
A text buffer.
rlt
- Variable in class org.crosswire.common.xml.
RedLetterText
RocketPassage
- Class in
org.crosswire.jsword.passage
A RocketPassage is a bit and heavy implementation of Passage that goes fairly quickly once let of the leash.
RocketPassage()
- Constructor for class org.crosswire.jsword.passage.
RocketPassage
Create a new RocketPassage
RocketPassage(String)
- Constructor for class org.crosswire.jsword.passage.
RocketPassage
Create a Verse from a human readable string.
ROMANS
- Static variable in class org.crosswire.jsword.versification.
BibleNames
root
- Variable in class org.crosswire.common.config.swing.
TreeConfigEditor.ConfigureTreeModel
The root node
ROOT_LOGGER
- Static variable in class org.crosswire.common.util.
Logger
rootElement
- Variable in class org.crosswire.jsword.book.filter.thml.
CustomHandler
When the document is parsed, this is the last element popped off the stack.
RootTag
- Class in
org.crosswire.jsword.book.filter.thml
THML Tag to process the root element.
RootTag()
- Constructor for class org.crosswire.jsword.book.filter.thml.
RootTag
rotor
- Variable in class org.crosswire.common.crypt.
Sapphire
RowTag
- Class in
org.crosswire.jsword.book.filter.thml
THML Tag to process the table row element.
RowTag()
- Constructor for class org.crosswire.jsword.book.filter.thml.
RowTag
rsum
- Variable in class org.crosswire.common.crypt.
Sapphire
rtfToOsis(String)
- Static method in class org.crosswire.jsword.book.
OSISUtil
run()
- Method in class org.crosswire.bibledesktop.desktop.
Desktop.DesktopRunner
run()
- Method in class org.crosswire.bibledesktop.desktop.
Desktop.DesktopThread
run()
- Method in class org.crosswire.common.progress.
Job.PredictTask
run()
- Method in class org.crosswire.common.swing.
ExceptionPane.ExceptionRunner
run()
- Method in class org.crosswire.common.swing.
ExceptionPane.MessageRunner
run()
- Method in class org.crosswire.common.util.
CWClassLoader.PrivilegedLoader
RUTH
- Static variable in class org.crosswire.jsword.versification.
BibleNames
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright ยจ 2003-2007
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
Y
Z