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.VerseRangeTreeNode
The range that we are displaying
range - Variable in class org.crosswire.bibledesktop.passage.WholeBibleTreeNode
The range that this node refers to
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_BLURBOOK - Static variable in class org.crosswire.jsword.passage.Msg
 
RANGE_BLURNONE - Static variable in class org.crosswire.jsword.passage.Msg
 
RANGE_HICOUNT - Static variable in class org.crosswire.jsword.passage.Msg
 
RANGE_LOCOUNT - Static variable in class org.crosswire.jsword.passage.Msg
 
RANGE_PARTS - Static variable in class org.crosswire.jsword.passage.Msg
 
RANGE_PREF_DELIM - Static variable in class org.crosswire.jsword.passage.VerseRange
What characters should we use to separate VerseRange parts
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 class org.crosswire.jsword.passage.BitwisePassage
 
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
RANGES - Static variable in class org.crosswire.jsword.passage.PassageListType
Passage to be interpreted as a list of ranges.
ratchet - Variable in class org.crosswire.common.crypt.Sapphire
 
RAW_COM - Static variable in class org.crosswire.jsword.book.sword.ModuleType
Uncompressed Commentaries
RAW_FILES - Static variable in class org.crosswire.jsword.book.sword.ModuleType
Uncompressed Commentaries
RAW_GEN_BOOK - Static variable in class org.crosswire.jsword.book.sword.ModuleType
Generic Books
RAW_LD - Static variable in class org.crosswire.jsword.book.sword.ModuleType
2-Byte Index Uncompressed Dictionaries
RAW_LD4 - Static variable in class org.crosswire.jsword.book.sword.ModuleType
4-Byte Index Uncompressed Dictionaries
RAW_TEXT - Static variable in class org.crosswire.jsword.book.sword.ModuleType
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, File) - Constructor for class org.crosswire.jsword.book.sword.RawBackend
Simple ctor
RawLDBackend - Class in org.crosswire.jsword.book.sword
An implementation KeyBackend to read RAW format files.
RawLDBackend(SwordBookMetaData, File, int) - Constructor for class org.crosswire.jsword.book.sword.RawLDBackend
Simple ctor
RawLDBackend.IndexKey - Class in org.crosswire.jsword.book.sword
A Key that knows where the data is in the real file.
RawLDBackend.IndexKey(String, long, int, Key) - Constructor for class org.crosswire.jsword.book.sword.RawLDBackend.IndexKey
Setup with the key name and positions of data in the file
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(String, int, RowProcessor) - Static method in class org.crosswire.common.util.TabbedFileReader
Process all the lines in the file.
READ_FAIL - Static variable in class org.crosswire.jsword.book.sword.Msg
 
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
readIndex() - Method in class org.crosswire.jsword.book.sword.Backend
Initialise a Backend before use.
readIndex() - Method in class org.crosswire.jsword.book.sword.GZIPBackend
 
readIndex() - Method in class org.crosswire.jsword.book.sword.LZSSBackend
 
readIndex() - Method in class org.crosswire.jsword.book.sword.RawBackend
 
readIndex() - Method in class org.crosswire.jsword.book.sword.RawLDBackend
 
readIndex() - Method in class org.crosswire.jsword.book.sword.ZLDBackend
 
READINGS_KEY - Static variable in class org.crosswire.jsword.book.Defaults
 
ReadingsBook - Class in org.crosswire.jsword.book.readings
A Dictionary that displays daily Readings.
ReadingsBook(ReadingsBookDriver, String, BookType) - 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
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.
readObject(ObjectInputStream) - Method in class org.crosswire.common.util.EventListenerList
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.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
readPlainText() - Method in class org.crosswire.jsword.examples.APIExamples
The source to this method is an example of how to read the plain text of a verse, and print it to stdout.
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.swing.desktop.LayoutType
 
readResolve() - Method in class org.crosswire.common.xml.FormatType
 
readResolve() - Method in class org.crosswire.jsword.book.BookType
 
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.IndexStatus
 
readResolve() - Method in class org.crosswire.jsword.book.Openness
 
readResolve() - Method in class org.crosswire.jsword.book.sword.BlockType
 
readResolve() - Method in class org.crosswire.jsword.book.sword.CompressionType
 
readResolve() - Method in class org.crosswire.jsword.book.sword.ConfigEntryType
 
readResolve() - Method in class org.crosswire.jsword.book.sword.ModuleType
 
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.RestrictionType
 
readStyledText() - Method in class org.crosswire.jsword.examples.APIExamples
This method demonstrates how to get styled text (in this case HTML) from a verse, and print it to stdout.
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.Msg
 
recomputeSize() - Method in class org.crosswire.bibledesktop.passage.PassageListModel
Recompute the size from the reference.
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.
RedLetterTagBuilder - Class in org.crosswire.jsword.book.filter.gbf
Handle Footnotes: FR and Fr.
RedLetterTagBuilder() - Constructor for class org.crosswire.jsword.book.filter.gbf.RedLetterTagBuilder
 
reduceMemoryUsage(int) - Static method in class org.crosswire.common.activate.Activator
If we need to tighten things up a bit we can save memory with this
ref - Variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
The passage we are editing
ref - Variable in class org.crosswire.bibledesktop.passage.BibleTreeNode
If we are only displaying some of the verses
ref - Variable in class org.crosswire.bibledesktop.passage.PassageListModel
The Passage that we are modelling
ref - Variable in class org.crosswire.bibledesktop.passage.PassageTreeNode
The Passage to be displayed
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_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 running introspected methods.
ReflectionUtil() - Constructor for class org.crosswire.common.util.ReflectionUtil
Prevent Instansiation
refresh() - Method in class org.crosswire.bibledesktop.book.CommentaryPane
 
refresh() - Method in class org.crosswire.bibledesktop.book.DictionaryPane
 
REFRESH - Static variable in class org.crosswire.bibledesktop.book.install.SitePane
 
refresh() - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Cause the BookData to be re-displayed.
refresh() - Method in class org.crosswire.bibledesktop.display.proxy.ProxyBookDataDisplay
 
refresh() - Method in class org.crosswire.bibledesktop.display.tab.TabbedBookDataDisplay
 
refresh() - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
 
refreshBooks() - Method in class org.crosswire.bibledesktop.desktop.Desktop
Setup the book choices
refreshBooks() - Static method in class org.crosswire.jsword.book.Defaults
 
registerDriver(BookDriver) - Method in class org.crosswire.jsword.book.Books
Register the driver, adding its books to the list.
registerNewBook(SwordBookMetaData, File) - Static method in class org.crosswire.jsword.book.sword.SwordBookDriver
A helper class for the FtpSwordInstaller to tell us that it has copied a new Book into our install dorectory
RELATIVE_URL_PROTOCOL - Static variable in class org.crosswire.bibledesktop.display.textpane.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
 
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.MapField
 
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 - Static variable in class org.crosswire.common.swing.Msg
 
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.RobustList.Entry
 
remove(int) - Method in class org.crosswire.common.util.RobustList
Removes the element at the specified position in this list.
remove(Object) - Method in class org.crosswire.common.util.RobustList
Removes the first occurrence of the specified element in this list.
remove() - Method in class org.crosswire.jsword.book.BookFilterIterator
 
remove() - Method in class org.crosswire.jsword.passage.AbstractPassage.VerseRangeIterator
 
remove(VerseBase) - Method in class org.crosswire.jsword.passage.BitwisePassage
 
remove() - Method in class org.crosswire.jsword.passage.BitwisePassage.VerseIterator
 
remove(VerseBase) - Method in class org.crosswire.jsword.passage.DistinctPassage
 
remove(VerseBase) - 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(VerseBase) - 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(VerseBase) - 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(VerseBase) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
remove(VerseBase) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
remove() - Method in class org.crosswire.jsword.passage.Verse.VerseIterator
 
remove() - Method in class org.crosswire.jsword.passage.VerseRange.VerseIterator
 
REMOVE_BLANK - Static variable in class org.crosswire.jsword.book.search.parse.Msg
 
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.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.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 Bible from the current list of Books.
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(String, Choice) - Method in class org.crosswire.common.config.swing.AbstractConfigEditor
Add a Choice to our set of panels
removeChoice(String) - Method in class org.crosswire.common.config.swing.AdvancedConfigEditor
Add a Choice to our set of panels
removeChoice(String, 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 command listener
RemoveCommandWord - Class in org.crosswire.jsword.book.search.parse
Alter the Passage by calling removeAll with a Passage grabbed from the next word in the search string.
RemoveCommandWord() - Constructor for class org.crosswire.jsword.book.search.parse.RemoveCommandWord
 
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
 
removeEmptyLabel() - Method in class org.crosswire.common.progress.swing.JobsViewPane
Get rid of the "no jobs" label
removeEntry(String) - Method in class org.crosswire.common.swing.FormPane
Add a field to this panel
removeException(Throwable) - Method in class org.crosswire.common.swing.ExceptionShelf
Remove an exception from the list of things that have gone wrong.
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(Job) - Method in class org.crosswire.common.progress.swing.JobsProgressBar
Remove the set of components from the panel
removeJob(Job) - Method in class org.crosswire.common.progress.swing.JobsViewPane
Remove the set of components from the panel
removeKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.display.splitlist.SplitBookDataDisplay
Remove a command listener
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.textpane.TextPaneBookDataDisplay
Forward the mouse listener to our child components
removePanel(JPanel) - Method in class org.crosswire.common.swing.ExceptionShelf
 
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.progress.Job
Interface for people to be notified of changes to the current Font.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.common.swing.FontChooser
Interface for people to be notified of changes to the current Font.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.crosswire.jsword.book.BookMetaData
Removes a PropertyChangeListener from the listener list.
remover() - Method in class org.crosswire.common.swing.ExceptionShelf
 
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
removeRow(Object) - Method in class org.crosswire.common.swing.RowTableModel
Method removeRow removes a row from the model and causes the display to update itself appropriately
removeTitleChangedListener(TitleChangedListener) - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Remove a listener from the list
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
 
removeUpdate(DocumentEvent) - Method in class org.crosswire.common.swing.BeanPanel.CustomDocumentListener
 
removeURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.book.CommentaryPane
 
removeURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.book.DictionaryPane
 
removeURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.book.SidebarPane
Remove a listener when someone clicks on a browser 'link'
removeURLEventListener(URLEventListener) - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Remove a listener for when someone clicks on a browser 'link'
removeURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.display.proxy.ProxyBookDataDisplay
 
removeURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.display.tab.TabbedBookDataDisplay
 
removeURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
Removes a hyperlink listener.
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.ViewLayout
Remove a view from the set.
removeView(Component) - Method in class org.crosswire.common.swing.desktop.ViewManager
 
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.ViewLayout
Removes a view event listener.
removeViewEventListener(ViewEventListener) - Method in class org.crosswire.common.swing.desktop.ViewManager
 
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 verse
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.
reportedpc - Variable in class org.crosswire.common.progress.Job
The officially reported progress
reporter() - Method in class org.crosswire.common.swing.ExceptionShelf
 
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 class org.crosswire.common.swing.ExceptionShelf.ShelfCaptureListener
 
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 class org.crosswire.common.swing.ExceptionShelf.ShelfCaptureListener
 
reportMessage(ReporterEvent) - Method in interface org.crosswire.common.util.ReporterListener
Called whenever Reporter.informUser() is passed a message
REQUIRED - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryTable
These are the elements that JSword requires.
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 class org.crosswire.common.swing.RowTable
 
reset() - Method in class org.crosswire.common.swing.RowTableModel
 
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
 
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 implemenetations 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 Instansiation
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.PassageListModel
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 Restrictions.
RestrictionType(String) - Constructor for class org.crosswire.jsword.passage.RestrictionType
Simple ctor
RESULTS_BOOKS - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_CLOSE - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_COMPARING - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_DIALOG - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_PASSAGE - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_START - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_STOP - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_TITLE - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
RESULTS_WORDS - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
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
RETAIN_BLANK - Static variable in class org.crosswire.jsword.book.search.parse.Msg
 
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
 
RetainCommandWord - Class in org.crosswire.jsword.book.search.parse
Alter the Passage by calling retainAll with a Passage grabbed from the next word in the search string.
RetainCommandWord() - Constructor for class org.crosswire.jsword.book.search.parse.RetainCommandWord
 
REVELATION - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
REVELATION - Static variable in class org.crosswire.jsword.passage.BibleInfo.Section
 
RIGHT_BRACKETS - Static variable in class org.crosswire.jsword.book.search.parse.Msg
 
RIGHT_PARAM - Static variable in class org.crosswire.jsword.book.search.parse.Msg
 
RobustList - Class in org.crosswire.common.util
This is a version of LinkedList that is not fail-fast.
RobustList() - Constructor for class org.crosswire.common.util.RobustList
 
RobustList.Entry - Class in org.crosswire.common.util
 
RobustList.Entry(Object) - Constructor for class org.crosswire.common.util.RobustList.Entry
 
RobustList.RobustListEnumeration - Class in org.crosswire.common.util
 
RobustList.RobustListEnumeration(RobustList.Entry) - Constructor for class org.crosswire.common.util.RobustList.RobustListEnumeration
Simple ctor
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.passage.BibleInfo.Names
 
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.
rootPath - Variable in class org.crosswire.jsword.book.sword.Backend
 
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
 
rowColumnModel - Variable in class org.crosswire.common.swing.RowTableModel
Field columnModel provides the definition of the structure of the table
RowColumns - Class in org.crosswire.common.swing
Defines the prototypes needed to display a RowTable.
RowColumns() - Constructor for class org.crosswire.common.swing.RowColumns
 
RowProcessor - Interface in org.crosswire.common.util
A RowProcessor processes a single row consisting of an array of objects.
RowTable - Class in org.crosswire.common.swing
Presents a table of items to a user in a table.
RowTable(List, RowColumns) - Constructor for class org.crosswire.common.swing.RowTable
Constructor for RowTable
RowTableModel - Class in org.crosswire.common.swing
The RowTableModel defines the "model" behaviour for a RowTable.
RowTableModel(List, RowColumns) - Constructor for class org.crosswire.common.swing.RowTableModel
Builds a RowTable model for the provided (non-null) row list, using the provided row column definition.
rsum - Variable in class org.crosswire.common.crypt.Sapphire
 
RUTH - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 

Copyright ? 2003-2004
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