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

F

factories - Variable in class org.crosswire.jsword.book.install.InstallManager
The map of installer factories
factory - Static variable in class org.crosswire.jsword.book.OSISUtil
 
factory() - Static method in class org.crosswire.jsword.book.OSISUtil
An accessor for the ObjectFactory that creates OSIS objects
fatal(String) - Method in class org.crosswire.common.util.Logger
Log a message object with the FATAL level.
fatal(String, Throwable) - Method in class org.crosswire.common.util.Logger
Log a message object with the FATAL level.
FEATURE - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
A Feature describes a characteristic of the Module.
FEATURE_INFO - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
FeatureType - Class in org.crosswire.jsword.book
An Enumeration of the possible Features a Book may have.
FeatureType(String) - Constructor for class org.crosswire.jsword.book.FeatureType
 
Field - Interface in org.crosswire.common.config.swing
A Field is an interface for a visual representation of a Choice.
FIELD_BODY - Static variable in class org.crosswire.jsword.book.search.lucene.LuceneIndex
The Lucene field for the verse contents
FIELD_MATCH - Static variable in class org.crosswire.jsword.view.web.DemoServlet
 
FIELD_NAME - Static variable in class org.crosswire.jsword.book.search.lucene.LuceneIndex
The Lucene field for the verse name
FIELD_SEARCH - Static variable in class org.crosswire.jsword.view.web.DemoServlet
 
FIELD_STRONG - Static variable in class org.crosswire.jsword.book.search.lucene.LuceneIndex
The Lucene field for the strong numbers
FIELD_VIEW - Static variable in class org.crosswire.jsword.view.web.DemoServlet
 
FieldLayout - Class in org.crosswire.common.swing
Layout Components along with labels that describe them.
FieldLayout() - Constructor for class org.crosswire.common.swing.FieldLayout
A default FieldLayout with intercomponent spacing of 0.
FieldLayout(int, int) - Constructor for class org.crosswire.common.swing.FieldLayout
FieldLayout with specified intercomponent spacings.
FieldMap - Class in org.crosswire.common.config.swing
This class provides mapping between Choice types and Fields.
FieldMap() - Constructor for class org.crosswire.common.config.swing.FieldMap
Prevent Instansiation
fields - Variable in class org.crosswire.common.config.swing.AbstractConfigEditor
The set of fields that we are displaying
FILE - Static variable in class org.crosswire.bibledesktop.desktop.DesktopActions
 
FILE_LIST_GZ - Static variable in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
The sword index file
FILE_NT - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
New testament data files
FILE_OT - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
Old testament data files
FileChoice - Class in org.crosswire.common.config
A class to convert between files and objects of a type.
FileChoice() - Constructor for class org.crosswire.common.config.FileChoice
 
FileField - Class in org.crosswire.common.config.swing
A Filename selection.
FileField() - Constructor for class org.crosswire.common.config.swing.FileField
Create a new FileField
fileNames - Variable in class org.crosswire.common.util.StackTrace
Array containing the file names
FileUtil - Class in org.crosswire.common.util
.
FileUtil() - Constructor for class org.crosswire.common.util.FileUtil
Prevent Instansiation
fillChoiceFactory() - Method in class org.crosswire.bibledesktop.desktop.Desktop
Setup the choices so that the options dialog knows what there is to select from.
filter - Variable in class org.crosswire.bibledesktop.book.BooksListModel
The filter used to choose Bibles
filter - Variable in class org.crosswire.bibledesktop.book.CommentaryPane
To get us just the Commentaries
filter - Variable in class org.crosswire.bibledesktop.book.DictionaryPane
 
Filter - Interface in org.crosswire.common.util
A method of filtering Objects.
filter - Variable in class org.crosswire.common.util.NetUtil.URLFilterFilenameFilter
 
filter(Filter) - Method in class org.crosswire.common.util.SortedListSet
Get a filtered list set.
filter - Variable in class org.crosswire.jsword.book.BookFilterIterator
The value filter
filter(String, String) - Method in class org.crosswire.jsword.book.BookSet
 
filter - Variable in class org.crosswire.jsword.book.DefaultBook
The filter against books that returns candidates.
Filter - Interface in org.crosswire.jsword.book.filter
A generic interface for things that can convert a String into OSIS data.
filter(String) - Method in class org.crosswire.jsword.book.sword.ConfigEntryType
Modify the value if necessary.
FILTER_FAIL - Static variable in class org.crosswire.jsword.book.basic.Msg
 
FILTER_FAIL - Static variable in class org.crosswire.jsword.book.readings.Msg
 
FILTER_FAIL - Static variable in class org.crosswire.jsword.book.sword.Msg
 
FilterException - Exception in org.crosswire.jsword.book.filter
Something went wrong with a Book.
FilterException(MsgBase) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message
FilterException(MsgBase, Throwable) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message and a nested Exception
FilterException(MsgBase, Object[]) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message and some Msg params
FilterException(MsgBase, Throwable, Object[]) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message, a nested Exception and some Msg params
FilterFactory - Class in org.crosswire.jsword.book.filter
A simple container for all the known filters.
FilterFactory() - Constructor for class org.crosswire.jsword.book.filter.FilterFactory
Prevent instansiation
filters - Static variable in class org.crosswire.jsword.book.filter.FilterFactory
The lookup table of filters
FilterUtil - Class in org.crosswire.jsword.book.filter
Utilities to help filters.
FilterUtil() - Constructor for class org.crosswire.jsword.book.filter.FilterUtil
Prevent Instansiation
find(String) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
find(String) - Method in interface org.crosswire.jsword.book.Book
Retrieval: For a given search spec find a list of references to it.
findByte(byte[], byte) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Find a byte of data in an array
findClasspathEntry(String, String) - Static method in class org.crosswire.common.util.ClassUtil
This function finds the first matching filename for a Java class file from the classpath, if none is found it returns null.
findClasspathEntry(String) - Static method in class org.crosswire.common.util.ClassUtil
This function find the first matching filename for a Java class file from the classpath, if none is found it returns null.
findEmptyPosition() - Method in class org.crosswire.common.progress.swing.JobsProgressBar
Where is the next hole in the positions array
findEmptyPosition() - Method in class org.crosswire.common.progress.swing.JobsViewPane
Where is the next hole in the positions array
findEntry(int) - Method in class org.crosswire.common.util.RobustList
Return the indexed entry.
findHomeResource(String) - Static method in class org.crosswire.common.util.CWClassLoader
Look for the resource in the home directory
findNext() - Method in class org.crosswire.jsword.book.BookFilterIterator
Find the next (if there is one)
findResource(String) - Method in class org.crosswire.common.util.CWClassLoader
 
findRoot() - Static method in class org.crosswire.common.util.ThreadUtil
Find the root ThreadGroup by ascending the Thread tree
findWord(String) - Method in interface org.crosswire.jsword.book.search.Index
For a given word find a list of references to it.
findWord(String) - Method in class org.crosswire.jsword.book.search.lucene.LuceneIndex
 
FINISH - Static variable in class org.crosswire.common.config.swing.WizardConfigEditor
 
finish - Variable in class org.crosswire.common.config.swing.WizardConfigEditor
The Ok button
finished - Variable in class org.crosswire.common.progress.Job
Have we just finished?
fireActivateURL(URLEvent) - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
Notify the listeners that the hyperlink (URL) has been activated.
fireBooksChanged(Object, Book, boolean) - Static method in class org.crosswire.jsword.book.basic.AbstractBookList
Kick of an event sequence
fireBooksChanged(Object, Book, boolean) - Method in class org.crosswire.jsword.book.Books
Kick of an event sequence
fireCapture(ReporterEvent) - Static method in class org.crosswire.common.util.Reporter
Log a message.
fireChoiceAdded(String, Choice) - Method in class org.crosswire.common.config.Config
A Choice got added
fireChoiceRemoved(String, Choice) - Method in class org.crosswire.common.config.Config
A Choice got added
fireCommandMade(DisplaySelectEvent) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Inform the command listeners
fireContentsChanged(Object, int, int) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModel
 
fireContentsChanged() - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
Called after the verse changes.
fireContentsChanged(Object, int, int) - Method in class org.crosswire.bibledesktop.book.BooksListModel
 
fireContentsChanged(Object, Verse, Verse) - Method in class org.crosswire.jsword.passage.AbstractPassage
AbstractPassage subclasses must call this method before one or more elements of the list are added.
fireEnterURL(URLEvent) - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
Notify the listeners that the hyperlink (URL) has been entered.
fireInstallersChanged(Object, Installer, boolean) - Method in class org.crosswire.jsword.book.install.InstallManager
Kick of an event sequence
fireIntervalAdded(Object, Verse, Verse) - Method in class org.crosswire.jsword.passage.AbstractPassage
AbstractPassage subclasses must call this method after one or more elements of the list are added.
fireIntervalRemoved(Object, Verse, Verse) - Method in class org.crosswire.jsword.passage.AbstractPassage
AbstractPassage subclasses must call this method before one or more elements of the list are added.
fireKeyChanged(KeyChangeEvent) - Method in class org.crosswire.bibledesktop.display.splitlist.SplitBookDataDisplay
Inform the command keyChangeListeners
fireKeyChanged(KeyChangeEvent) - Method in class org.crosswire.bibledesktop.passage.KeySidebar
Inform the command keyChangeListeners
fireLeaveURL(URLEvent) - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
Notify the listeners that the hyperlink (URL) has been left.
firePropertyChange(String, Object, Object) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
Reports bound property changes.
fireStateChange() - Method in class org.crosswire.common.swing.FontChooser
When something chenages we must inform out listeners.
fireTitleChanged(TitleChangedEvent) - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Inform the listeners that a title has changed
fireTreeStructureChanged(Object) - Method in class org.crosswire.common.config.swing.TreeConfigEditor.ConfigureTreeModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[]) - Method in class org.crosswire.common.config.swing.TreeConfigEditor.ConfigureTreeModel
Notify all listeners that have registered interest for notification on this event type.
fireVersionChanged(DisplaySelectEvent) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Inform the version listeners
fireViewRemoved(ViewEvent) - Method in class org.crosswire.common.swing.desktop.ViewLayout
Notify the listeners that the view has been removed.
fireWorkProgressed(Job, boolean) - Static method in class org.crosswire.common.progress.JobManager
Inform the listeners that a title has changed.
firstLetter(String) - Static method in class org.crosswire.jsword.book.SentanceUtil
Where is the first letter in this word
firstValidate - Variable in class org.crosswire.common.swing.FixedSplitPane
 
FixedSplitPane - Class in org.crosswire.common.swing
This is a hack to fix the setDividerLocation problem and other layout problems.
FixedSplitPane() - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int, boolean) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int, Component, Component) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int, boolean, Component, Component) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
flatten() - Method in class org.crosswire.jsword.passage.PassageTally
Take the verses in the tally and give them all and equal rank of 1.
font - Static variable in class org.crosswire.bibledesktop.util.ConfigurableSwingConverter
The font to be used in OSIS->HTML generation
font - Variable in class org.crosswire.common.progress.swing.JobsProgressBar
The font for the progress-bars
font - Variable in class org.crosswire.common.swing.FontChooser
The current font
FONT - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
A recommended font to use for the module.
font2String(Font) - Static method in class org.crosswire.common.swing.GuiConvert
Convert a Font to a String
FontChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
FontChoice() - Constructor for class org.crosswire.common.config.FontChoice
 
FontChooser - Class in org.crosswire.common.swing
FontChooserBean allows the user to select a font in a similar way to a FileSelectionDialog.
FontChooser() - Constructor for class org.crosswire.common.swing.FontChooser
Create a FontChooser.
FontChooser.CustomComboBoxModel - Class in org.crosswire.common.swing
Model for the font style drop down
FontChooser.CustomComboBoxModel() - Constructor for class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
Create a custom data model for a JComboBox
FontChooser.CustomListCellRenderer - Class in org.crosswire.common.swing
An extension of JLabel that resets it's font so that it can be used to render the items in a JComboBox
FontChooser.CustomListCellRenderer() - Constructor for class org.crosswire.common.swing.FontChooser.CustomListCellRenderer
 
FontField - Class in org.crosswire.common.config.swing
A swing view of a FontChoice.
FontField() - Constructor for class org.crosswire.common.config.swing.FontField
 
fonts - Variable in class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
An array of the fonts themselves
FontTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the font element.
FontTag() - Constructor for class org.crosswire.jsword.book.filter.thml.FontTag
 
foot - Variable in class org.crosswire.common.util.RobustList
 
FootnoteTagBuilder - Class in org.crosswire.jsword.book.filter.gbf
Handle Footnotes: RF and Rf.
FootnoteTagBuilder() - Constructor for class org.crosswire.jsword.book.filter.gbf.FootnoteTagBuilder
 
forceRemoveView(Component) - Method in class org.crosswire.common.swing.desktop.MDIViewLayout
 
forceRemoveView(Component) - Method in class org.crosswire.common.swing.desktop.TDIViewLayout
 
forceRemoveView(Component) - Method in class org.crosswire.common.swing.desktop.ViewLayout
Unconditionally remove a view from the set.
ForeignTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the foreign element.
ForeignTag() - Constructor for class org.crosswire.jsword.book.filter.thml.ForeignTag
 
format(LogRecord) - Method in class org.crosswire.common.util.PatternFormatter
Format the given LogRecord.
formatter - Variable in class org.crosswire.common.util.PatternFormatter
 
formatting - Variable in class org.crosswire.common.xml.PrettySerializingContentHandler
 
FormatType - Class in org.crosswire.common.xml
The PrettySerializingContentHandler uses a FormatType to control its output.
FormatType(String, boolean, boolean, boolean) - Constructor for class org.crosswire.common.xml.FormatType
Simple ctor
FormPane - Class in org.crosswire.common.swing
A Panel customized to hold fields.
FormPane() - Constructor for class org.crosswire.common.swing.FormPane
Create a FormPane
forOutput(String) - Static method in class org.crosswire.jsword.book.filter.FilterUtil
Cut up the input data so it is OK to output in an error log
frame - Variable in class org.crosswire.bibledesktop.desktop.ViewSourcePane
 
frame - Variable in class org.crosswire.common.swing.desktop.ToolBar
The frame in which the toolbar is shown.
FREE - Static variable in class org.crosswire.jsword.book.Openness
Does the data have a licence that permits free use
fromBinary(byte[], int[], int) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Read and return an int from the buffer (starting at index[0]) using a set of bytes as required by the max possible value for the number, and incrementing index[0] by that number of bytes.
fromBinaryRepresentation(byte[]) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Write out the object to the given ObjectOutputStream
fromInteger(int) - Static method in class org.crosswire.bibledesktop.desktop.XSLTProperty
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.swing.desktop.LayoutType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.xml.FormatType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.BookType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.CaseType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.FeatureType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.IndexStatus
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.Openness
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.sword.BlockType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.sword.CompressionType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.sword.ConfigEntryType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.AccuracyType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.PassageListType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.RestrictionType
Lookup method to convert from an integer
fromString(String) - Static method in class org.crosswire.bibledesktop.desktop.XSLTProperty
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.swing.desktop.LayoutType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.xml.FormatType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.BookType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.CaseType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.FeatureType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.IndexStatus
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.Openness
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.BlockType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.CompressionType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.ConfigEntryType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.ModuleType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.AccuracyType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.PassageListType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.RestrictionType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.VerseFactory
Construct a Verse from a String - something like "Gen 1:1".
fromString(String, VerseRange) - Static method in class org.crosswire.jsword.passage.VerseFactory
Construct a Verse from a String and a VerseRange.
fromString(String) - Static method in class org.crosswire.jsword.passage.VerseRangeFactory
Construct a VerseRange from a human readable string.
fromString(String, VerseRange) - Static method in class org.crosswire.jsword.passage.VerseRangeFactory
Construct a VerseRange from a String and a VerseRange.
fromText(String[]) - Static method in class org.crosswire.jsword.passage.AccuracyType
Determine how closely the string defines a verse.
fromText(String[], AccuracyType) - Static method in class org.crosswire.jsword.passage.AccuracyType
 
fromText(String[], VerseRange) - Static method in class org.crosswire.jsword.passage.AccuracyType
 
fromText(String[], AccuracyType, VerseRange) - Static method in class org.crosswire.jsword.passage.AccuracyType
Does this string exactly define a Verse.
fromText(String, String, String, VerseRange) - Static method in class org.crosswire.jsword.passage.VerseRangeFactory
 
FtpSwordInstaller - Class in org.crosswire.jsword.book.install.sword
An implementation of Installer for reading data from Sword FTP sites.
FtpSwordInstaller() - Constructor for class org.crosswire.jsword.book.install.sword.FtpSwordInstaller
 
FtpSwordInstallerFactory - Class in org.crosswire.jsword.book.install.sword
A Factory for instances of FtpSwordInstaller.
FtpSwordInstallerFactory() - Constructor for class org.crosswire.jsword.book.install.sword.FtpSwordInstallerFactory
 
FULL_KEY - Static variable in class org.crosswire.jsword.passage.BibleInfo
 
fullBooks - Static variable in class org.crosswire.jsword.passage.BibleInfo
The full names of the book of the Bible, in mixed case
fullBooksLower - Static variable in class org.crosswire.jsword.passage.BibleInfo
The full names of the book of the Bible, in lower case, generated at run time
fullBooksUpper - Static variable in class org.crosswire.jsword.passage.BibleInfo
The full names of the book of the Bible, in upper case, generated at run time
fullName - Variable in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
fullPath - Variable in class org.crosswire.common.config.AbstractReflectedChoice
The full path of this item

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