A B C D E F G H I J K L M N O P Q R S T U V W X Z

S

Sapphire - Class in org.crosswire.common.crypt
The Sapphire II Stream Cipher is a port of Sword's C++ implementation of Michael Paul Johnson's 2 January 1995 public domain cipher.
Sapphire(byte[]) - Constructor for class org.crosswire.common.crypt.Sapphire
Construct a Sapphire Stream Cipher from a key, possibly null or empty.
save() - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Save the view to disk.
save() - Method in interface org.crosswire.bibledesktop.book.install.SiteEditor
Save the state of this SiteEditor.
save() - Method in class org.crosswire.bibledesktop.book.install.SwordSiteEditor
 
save() - Method in class org.crosswire.jsword.book.install.InstallManager
Save all properties to the user's local area.
save() - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
save(File) - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
saveAs() - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Save the view to disk, but ask the user where to save it first.
saved - Variable in class org.crosswire.bibledesktop.book.BibleViewPane
 
SavedStreams - Class in org.crosswire.jsword.index.lucene.analysis
SavedStreams is used to make reusable Lucene analyzers.
SavedStreams(Tokenizer) - Constructor for class org.crosswire.jsword.index.lucene.analysis.SavedStreams
Save the TokenStream starting with the source.
saveKey(Key) - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Do the real work of saving to a file
saveLayout(Window) - Method in class org.crosswire.common.swing.desktop.LayoutPersistence
Stores the current window's layout information.
savePredictions() - Method in class org.crosswire.common.progress.Job
Save the known timings to a properties file.
saxBuilders - Variable in class org.crosswire.jsword.book.filter.osis.OSISFilter
 
SAXEventProvider - Interface in org.crosswire.common.xml
A simple way of giving someone a place from which to get SAX events.
SAXEventProviderInputSource - Class in org.crosswire.common.xml
This is a simple marker interface that we can use with SAXEventProviderXMLReader.
SAXEventProviderInputSource() - Constructor for class org.crosswire.common.xml.SAXEventProviderInputSource
 
SAXEventProviderXMLReader - Class in org.crosswire.common.xml
A helper to aid people working with a SAXEventProvider.
SAXEventProviderXMLReader(SAXEventProvider) - Constructor for class org.crosswire.common.xml.SAXEventProviderXMLReader
Constructor SAXEventProviderXMLReader.
scheduleIndex(Book, Component) - Static method in class org.crosswire.bibledesktop.book.install.IndexResolver
 
scheduleIndexCreation(Book) - Method in interface org.crosswire.jsword.index.IndexManager
Read from the given source version to generate ourselves.
scheduleIndexCreation(Book) - Method in class org.crosswire.jsword.index.lucene.LuceneIndexManager
 
scheme - Variable in class org.crosswire.bibledesktop.display.URIEvent
 
scoreTextLength - Variable in class org.crosswire.common.diff.Bitap
The length of the string constrained between MINLENGHT and MAXLENGTH
screenToLocal() - Method in class org.crosswire.common.config.swing.AbstractConfigEditor
Take the data displayed on screen an copy it to the local storage area.
ScripRefTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the scripRef element.
ScripRefTag() - Constructor for class org.crosswire.jsword.book.filter.thml.ScripRefTag
 
script - Variable in class org.crosswire.common.util.Language
The Title case iso15924 script code.
ScriptureTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the scripture element.
ScriptureTag() - Constructor for class org.crosswire.jsword.book.filter.thml.ScriptureTag
 
scrMain - Variable in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
The top level component
SCROLL_TO_URI - Static variable in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
 
ScrolledBookDataDisplay - Class in org.crosswire.bibledesktop.display
An inner component of Passage pane that can't show the list.
ScrolledBookDataDisplay(BookDataDisplay) - Constructor for class org.crosswire.bibledesktop.display.ScrolledBookDataDisplay
Simple Constructor
scrSummary - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
 
scrView - Variable in class org.crosswire.bibledesktop.display.basic.ActiveURITip
 
scrView - Variable in class org.crosswire.bibledesktop.display.basic.URITipMgr
 
scrView - Variable in class org.crosswire.bibledesktop.display.ScrolledBookDataDisplay
The scroller for the TextPaneBookDataDisplay component
search(RawLDBackendState, String) - Method in class org.crosswire.jsword.book.sword.RawLDBackend
Find a matching entry, returning it's index.
search(String, String) - Method in class org.crosswire.jsword.bridge.DwrBridge
Get a reference list for a search result against a book.
search() - Method in class org.crosswire.jsword.examples.APIExamples
An example of how to search for various bits of data.
search(String) - Method in class org.crosswire.jsword.index.lucene.LuceneSearcher
 
search(SearchRequest) - Method in class org.crosswire.jsword.index.lucene.LuceneSearcher
 
search(Query) - Method in class org.crosswire.jsword.index.lucene.LuceneSearcher
 
search(SearchRequest) - Method in interface org.crosswire.jsword.index.search.Searcher
Take a search request and decipher it into a Passage.
search(Query) - Method in interface org.crosswire.jsword.index.search.Searcher
Take a search request and decipher it into a Passage.
SEARCH_DIR - Static variable in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
The relative path of the dir holding the search index files
SEARCH_SYNTAX - Static variable in enum org.crosswire.jsword.index.search.SearchType
 
searchAndShow() - Method in class org.crosswire.jsword.examples.APIExamples
An example of how to do a search and then get text for each range of verses.
searcher - Variable in class org.crosswire.jsword.book.basic.AbstractBook
How do we perform searches
searcher - Variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene search engine
searcher - Variable in class org.crosswire.jsword.index.lucene.VerseCollector
 
Searcher - Interface in org.crosswire.jsword.index.search
The central interface to all searching.
SearcherFactory - Class in org.crosswire.jsword.index.search
Factory method for creating a new Searcher.
SearcherFactory() - Constructor for class org.crosswire.jsword.index.search.SearcherFactory
Prevent instantiation
SearchModifier - Interface in org.crosswire.jsword.index.search
A SearchModifier consists of the kinds of changes that can be done to a search.
searchRequest - Variable in class org.crosswire.jsword.book.basic.DefaultBookmark
The search request.
SearchRequest - Interface in org.crosswire.jsword.index.search
A SearchRequest consists of a string and modifiers for the search.
SearchType - Enum in org.crosswire.jsword.index.search
An Enumeration of the possible types of Searches.
SearchType(String) - Constructor for enum org.crosswire.jsword.index.search.SearchType
 
SectionNames - Enum in org.crosswire.jsword.versification
Deprecated. Use org.crosswire.jsword.versification.DivisonName instead.
SectionNames() - Constructor for enum org.crosswire.jsword.versification.SectionNames
Deprecated.  
SEG_CENTER - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant to help narrow down what we use seg for.
SEG_COLORPREFIX - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant to help narrow down what we use seg for.
SEG_JUSTIFYLEFT - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant to help narrow down what we use seg for.
SEG_JUSTIFYRIGHT - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant to help narrow down what we use seg for.
SEG_SIZEPREFIX - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant to help narrow down what we use seg for.
select() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
Someone has picked a new installer
select(int) - Method in class org.crosswire.common.history.History
Make a particular element in the navigation list the current item in history.
select(Component) - Method in class org.crosswire.common.swing.desktop.AbstractViewLayout
Find the view and select it.
select(Component) - Method in class org.crosswire.common.swing.desktop.MDIViewLayout
 
select(Component) - Method in class org.crosswire.common.swing.desktop.TDIViewLayout
 
select(Component) - Method in interface org.crosswire.common.swing.desktop.Viewable
Find the view and select it.
select(Component) - Method in class org.crosswire.common.swing.desktop.ViewManager
 
selectBook(Book) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
 
selectCard() - Method in class org.crosswire.common.config.swing.AdvancedConfigEditor
Used to update the configuration panel whenever someone selects a different item form the tree on the LHS of the configuration dialog.
selectCard() - Method in class org.crosswire.common.config.swing.TreeConfigEditor
Used to update the configuration panel whenever someone selects a different item form the tree on the LHS of the configuration dialog.
selected - Variable in class org.crosswire.bibledesktop.book.BibleComboBoxModel
What is currently selected?
selected - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
selected() - Method in class org.crosswire.bibledesktop.book.install.SitePane
Something has been (un)selected in the tree
selected() - Method in class org.crosswire.bibledesktop.book.MultiBookPane
Something has been (un)selected in the tree
selected - Variable in class org.crosswire.common.swing.MapComboBoxModel
What is currently selected?
selectHistory(int) - Method in class org.crosswire.bibledesktop.desktop.Desktop
 
selectInstaller(Component) - Static method in class org.crosswire.bibledesktop.book.install.IndexResolver
Pick an installer
selection - Variable in class org.crosswire.bibledesktop.book.install.InstallerFactoryComboBoxModel
The currently selected object
selection - Variable in class org.crosswire.bibledesktop.book.install.InstallManagerComboBoxModel
The currently selected object
selection() - Method in class org.crosswire.bibledesktop.passage.KeySidebar
Someone clicked on a value in the list
selection - Variable in class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
The currently selected item
SentenceUtil - Class in org.crosswire.jsword.book
The SentenceUtil class provide utility functions for the various Books.
SentenceUtil() - Constructor for class org.crosswire.jsword.book.SentenceUtil
Ensure we can not be instantiated
separator - Variable in class org.crosswire.common.config.StringArrayChoice
 
SEPARATOR - Static variable in class org.crosswire.common.config.swing.StringArrayField
What character do we use to separate strings?
SEPARATOR - Static variable in class org.crosswire.common.util.NetUtil
URL/URI separator
SEPARATOR - Static variable in class org.crosswire.jsword.book.sword.DataEntry
Used to separate the key name from the key value Note: it may be \r\n or just \n, so only need \n.
SEPARATORS - Static variable in class org.crosswire.jsword.book.filter.gbf.GBFFilter
 
SerializingContentHandler - Class in org.crosswire.common.xml
Class to convert a SAX stream into a simple String.
SerializingContentHandler() - Constructor for class org.crosswire.common.xml.SerializingContentHandler
Default ctor that does not insert newlines.
SerializingContentHandler(boolean) - Constructor for class org.crosswire.common.xml.SerializingContentHandler
Default ctor that does not insert newlines.
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BibleComboBoxModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BibleNameCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BibleViewPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BookListCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BooksComboBoxModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BookSelectEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.BooksListModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.BookNode
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.BookTreeCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.EditSitePane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.InstallerFactoryComboBoxModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.InstallManagerComboBoxModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.InternetWarning
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.SitePane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.SitesPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.install.SwordSiteEditor
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.MultiBookPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.ParallelBookPicker
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.desktop.Desktop
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.desktop.Splash
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.desktop.StatusBar
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.desktop.ViewSourcePane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.display.basic.FullHTMLTip
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.display.basic.LazyHTMLEditorKit
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.display.URIEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.KeyChangeEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.KeyListListModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.KeySidebar
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.KeyTreeCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.KeyTreeModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.RangeListModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.bibledesktop.passage.WholeBibleTreeModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.ConfigEvent
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.common.config.ConfigException
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.common.config.StartupException
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.AbstractConfigEditor
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.AdvancedConfigEditor.CustomTreeCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.AdvancedConfigEditor
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.BooleanField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.ButtonPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.DirectoryField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.FileField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.FontField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.NumberField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.PathField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.StringArrayField.InputPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.StringArrayField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.TextField
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.config.swing.TreeConfigEditor
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.history.HistoryEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.icu.NumberShaper
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.progress.swing.JobsProgressBar
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.progress.WorkEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.AbstractLayout
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.AltFixedSplitPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.AntiAliasedTextPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.CWAction
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.CWOptionPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.CWScrollPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.desktop.event.TitleChangedEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.desktop.event.ViewEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.desktop.TabbedPanePanel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.desktop.ToolBar
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.ExceptionPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.FixedSplitPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.FontChooser.CustomListCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.FontChooser.FontNameComboBox
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.FontChooser
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.FormPane
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.GriddedPanel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.MapComboBoxModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.MapEntryRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.MapTableModel
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.MapTableModel.StringPair
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.NudgeButton
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.NumberCellRenderer
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.NumericDocument
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.plaf.MetalPanelBorder
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.swing.QuickHelpDialog
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.util.EventListenerList
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.common.util.LucidException
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.common.util.LucidRuntimeException
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.util.PropertyMap
Serialization ID
serialVersionUID - Static variable in class org.crosswire.common.util.ReporterEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.basic.DefaultBookmark
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.jsword.book.BookException
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.BookSet
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.BooksEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.install.InstallerEvent
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.jsword.book.install.InstallException
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.readings.ReadingsKey
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.sword.AbstractKeyBackend
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.jsword.book.sword.MissingDataFilesException
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.sword.RawLDBackend
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.sword.TreeNode
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.book.sword.ZLDBackend
 
serialVersionUID - Static variable in class org.crosswire.jsword.index.IndexStatusEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.index.search.DefaultSearchModifier
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.index.search.DefaultSearchRequest
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.AbstractKeyList
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.AbstractPassage
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.BitwisePassage
To make serialization work across new versions
serialVersionUID - Static variable in class org.crosswire.jsword.passage.DefaultKeyList
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.DefaultLeafKeyList
 
serialVersionUID - Static variable in class org.crosswire.jsword.passage.DistinctPassage
To make serialization work across new versions
serialVersionUID - Static variable in exception org.crosswire.jsword.passage.NoSuchKeyException
Serialization ID
serialVersionUID - Static variable in exception org.crosswire.jsword.passage.NoSuchVerseException
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.PassageEvent
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.PassageTally
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.RangedPassage
To make serialization work across new versions
serialVersionUID - Static variable in class org.crosswire.jsword.passage.ReadOnlyKeyList
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.ReadOnlyPassage
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.RocketPassage
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.SetKeyList
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.SynchronizedPassage
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.TreeKey
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.passage.Verse
To make serialization work across new versions
serialVersionUID - Static variable in class org.crosswire.jsword.passage.VerseRange
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.BibleBookList
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemCatholic
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemCatholic2
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemDefault
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemGerman
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemKJV
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemKJVA
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemLeningrad
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemLuther
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemMT
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemNRSV
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemNRSVA
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemSynodal
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemSynodalP
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.system.SystemVulg
Serialization ID
serialVersionUID - Static variable in class org.crosswire.jsword.versification.Versification
Serialization ID
set - Variable in class org.crosswire.bibledesktop.book.BibleComboBoxModel
Shared settings
set - Variable in class org.crosswire.bibledesktop.book.MultiBookPane
 
set(int, Book) - Method in class org.crosswire.jsword.book.BookSet
 
set - Variable in class org.crosswire.jsword.book.sword.SwordGenBook
So we can implement getIndex() easily
setAbbreviated(boolean) - Method in class org.crosswire.bibledesktop.book.BibleNameCellRenderer
 
setAbbreviated(boolean) - Method in class org.crosswire.bibledesktop.book.BookListCellRenderer
 
setAccelerator(String) - Method in class org.crosswire.common.swing.CWAction
Set the accelerator key from spec.
setActionFactory(ActionFactory) - Method in class org.crosswire.common.swing.desktop.ViewManager
Before first use, the ViewGenerator must supply an action factory.
setActive() - Method in class org.crosswire.bibledesktop.passage.KeySidebar
Make sure the correct buttons are made active
setAdvanced(boolean) - Static method in class org.crosswire.bibledesktop.desktop.AboutPane
 
setAliasKey(Key, Key) - Method in interface org.crosswire.jsword.book.Book
Store an alias of one key to another.
setAliasKey(Key, Key) - Method in class org.crosswire.jsword.book.readings.ReadingsBook
 
setAliasKey(T, Key, Key) - Method in class org.crosswire.jsword.book.sword.AbstractKeyBackend
 
setAliasKey(GenBookBackendState, Key, Key) - Method in class org.crosswire.jsword.book.sword.GenBookBackend
 
setAliasKey(RawBackendState, Key, Key) - Method in class org.crosswire.jsword.book.sword.RawBackend
 
setAliasKey(RawFileBackendState, Key, Key) - Method in class org.crosswire.jsword.book.sword.RawFileBackend
 
setAliasKey(T, Key, Key) - Method in interface org.crosswire.jsword.book.sword.StatefulFileBackedBackend
Sets alias for a comment on a verse range I.e.
setAliasKey(Key, Key) - Method in class org.crosswire.jsword.book.sword.SwordBook
 
setAliasKey(Key, Key) - Method in class org.crosswire.jsword.book.sword.SwordDictionary
 
setAliasKey(Key, Key) - Method in class org.crosswire.jsword.book.sword.SwordGenBook
 
setAliasKey(ZVerseBackendState, Key, Key) - Method in class org.crosswire.jsword.book.sword.ZVerseBackend
 
setAntiAliasing(boolean) - Static method in class org.crosswire.common.swing.AntiAliasedTextPane
 
setArray(String[]) - Method in class org.crosswire.common.config.swing.PathField
Set the current value using a String array
setArray(String[]) - Method in class org.crosswire.common.config.swing.StringArrayField
Set the current value using a hashtable
setAugmentPath(File[]) - Static method in class org.crosswire.jsword.book.sword.SwordBookPath
Establish additional locations that Sword may hold books.
setBalance(float) - Static method in class org.crosswire.common.diff.Bitap
 
setBible(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setBibleByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setBibleViewReused(boolean) - Static method in class org.crosswire.bibledesktop.desktop.Desktop
 
setBlurRestriction(int) - Static method in enum org.crosswire.jsword.passage.RestrictionType
The default Blur settings.
setBook(BibleBook) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModel
Accessor for the book
setBook(Book) - Method in class org.crosswire.bibledesktop.book.install.TextPaneBookMetaDataDisplay
Change the book being displayed to a new one.
setBook(Book) - Method in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
The book for which analysis is being performed.
setBook(Book) - Method in class org.crosswire.jsword.index.lucene.analysis.AbstractBookTokenFilter
 
setBook(Book) - Method in class org.crosswire.jsword.index.lucene.analysis.ConfigurableSnowballAnalyzer
 
setBookCategory(BookCategory) - Method in class org.crosswire.jsword.book.basic.DefaultBookMetaData
 
setBookComboBox(JComboBox) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
The book combo box
setBookData(Book[], Key) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
 
setBookData(Book[], Key) - Method in class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
Set the books and/or key to display.
setBookData(Book[], Key) - Method in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
 
setBookData(Book[], Key) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
 
setBookData(Book[], Key) - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Set the BookData to be displayed.
setBookData(Book[], Key) - Method in class org.crosswire.bibledesktop.display.ProxyBookDataDisplay
 
setBookMetaData(BookMetaData) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
setBookMetaData(BookMetaData) - Method in interface org.crosswire.jsword.book.Book
Set the meta-information for this book.
setBottomComponent(Component) - Method in class org.crosswire.common.swing.AltFixedSplitPane
 
setBottomComponent(Component) - Method in class org.crosswire.common.swing.FixedSplitPane
 
setCancelable(boolean) - Method in class org.crosswire.common.progress.Job
 
setCancelable(boolean) - Method in interface org.crosswire.common.progress.Progress
Indicates whether the job is cancelable or not.
setCase(String) - Method in enum org.crosswire.jsword.book.CaseType
 
setCase(int) - Static method in class org.crosswire.jsword.versification.BibleInfo
Deprecated. use BookName.setCase(int)
setCase(CaseType) - Static method in class org.crosswire.jsword.versification.BibleInfo
Deprecated. use BookName.setCase(CaseType)
setCase(int) - Static method in class org.crosswire.jsword.versification.BookName
This is only used by config.
setCase(CaseType) - Static method in class org.crosswire.jsword.versification.BookName
How do we report the names of the books?.
setCatalogDirectory(String) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
setCenterComponent(Component) - Method in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
Make a new component reside in the center of this panel
setChapter(int) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModel
Accessor for the chapter
setChapterComboBox(JComboBox) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
The chapter combo box
setChoice(Choice) - Method in class org.crosswire.common.config.swing.BooleanField
Some fields will need some extra info to display properly like the options in an options field.
setChoice(Choice) - Method in interface org.crosswire.common.config.swing.Field
Some fields will need some extra info to display properly like the options in an options field.
setChoice(Choice) - Method in class org.crosswire.common.config.swing.FileField
 
setChoice(Choice) - Method in class org.crosswire.common.config.swing.FontField
Some fields will need some extra info to display properly like the options in an options field.
setChoice(Choice) - Method in class org.crosswire.common.config.swing.MappedOptionsField
Some fields will need some extra info to display properly like the options in an options field.
setChoice(Choice) - Method in class org.crosswire.common.config.swing.NumberField
Some fields will need some extra info to display properly like the options in an options field.
setChoice(Choice) - Method in class org.crosswire.common.config.swing.OptionsField
Some fields will need some extra info to display properly like the options in an options field.
setChoice(Choice) - Method in class org.crosswire.common.config.swing.PathField
 
setChoice(Choice) - Method in class org.crosswire.common.config.swing.StringArrayField
 
setChoice(Choice) - Method in class org.crosswire.common.config.swing.TextField
Some fields will need some extra info to display properly like the options in an options field.
setCloseEnabled(boolean) - Method in class org.crosswire.bibledesktop.desktop.Desktop
Are the close buttons enabled?
setColumnName(int, String) - Method in class org.crosswire.common.swing.MapTableModel
The name of the of the colth column
setCommentariesWithBibles(boolean) - Static method in class org.crosswire.jsword.book.BookFilters
Establish whether the getBible should return the current Bible or the user's chosen default.
setCommentary(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setCommentaryByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setCompareBooks(boolean) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
 
setCompareBooks(boolean) - Method in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
 
setCompareBooks(boolean) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
 
setCompareBooks(boolean) - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Establish whether books in the book array should be compared.
setCompareBooks(boolean) - Method in class org.crosswire.bibledesktop.display.ProxyBookDataDisplay
 
setCompareShowing(boolean) - Method in class org.crosswire.bibledesktop.desktop.Desktop
 
setComponentOrientation(ComponentOrientation) - Method in class org.crosswire.common.swing.AltFixedSplitPane
 
setContentHandler(ContentHandler) - Method in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
setCSSOverride(String) - Static method in class org.crosswire.bibledesktop.desktop.Desktop
 
setCurrent(String) - Method in class org.crosswire.common.util.Translations
Set the current translation, using human readable string.
setCurrentBible(boolean) - Static method in class org.crosswire.jsword.book.Defaults
Establish whether the getBible should return the current Bible or the user's chosen default.
setCurrentBook(Book) - Static method in class org.crosswire.jsword.book.Defaults
If the user has chosen to remember the book (by type) then set the current book for that type.
setCurrentConverterName(String) - Static method in class org.crosswire.jsword.util.ConverterFactory
For config to set the currently preferred converter implementation
setCurrentTranslation(String) - Static method in class org.crosswire.common.util.Translations
Set the current translation, using human readable string.
setDailyDevotional(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setDailyDevotionalByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setDefault(Book) - Method in class org.crosswire.jsword.book.DefaultBook
Set the default Book.
setDefaultByName(String) - Method in class org.crosswire.jsword.book.DefaultBook
Trawl through all the known Books satisfying the filter looking for the one matching the given name.
setDefaultConditionally(Book) - Method in class org.crosswire.jsword.book.DefaultBook
Set the default Book conditionally.
setDefaultFont(String) - Method in class org.crosswire.common.swing.FontStore
 
setDefaultPassage(int) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Set the default PassageType.
setDefaultType(PassageType) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Set the default PassageType
setDelay(int) - Method in class org.crosswire.bibledesktop.display.basic.URITipMgr
 
setDetailShown(boolean) - Static method in class org.crosswire.common.swing.ExceptionPane
Set whether the "details" check box should be shown.
setDevelopmentMode(boolean) - Static method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
setDictionary(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setDictionaryByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setDifferences(List<Difference>) - Method in class org.crosswire.common.diff.PatchEntry
 
setDisplayedException(Throwable) - Method in class org.crosswire.common.swing.ExceptionPane
Display a different nested exception
setDividerLocation(double) - Method in class org.crosswire.common.swing.AltFixedSplitPane
Sets the divider location as a percentage of the JSplitPane's size.
setDividerLocation(double) - Method in class org.crosswire.common.swing.FixedSplitPane
Sets the divider location as a percentage of the JSplitPane's size.
setDocument(Key, BookData) - Method in class org.crosswire.jsword.book.basic.AbstractPassageBook
For when we want to add writing functionality.
setDocumentLocator(Locator) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
setDocumentLocator(Locator) - Method in class org.crosswire.common.xml.SerializingContentHandler
 
setDocumentLocator(Locator) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
setDone(boolean) - Method in class org.crosswire.jsword.bridge.BookIndexer
 
setDoStemming(boolean) - Method in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
 
setDoStopWords(boolean) - Method in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
 
setDownEnabled(boolean) - Method in class org.crosswire.common.swing.NudgeButton
 
setDownloadDir(File) - Static method in class org.crosswire.jsword.book.sword.SwordBookPath
 
setDriver(BookDriver) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
setDTDHandler(DTDHandler) - Method in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
setEditable(boolean) - Method in interface org.crosswire.bibledesktop.book.install.SiteEditor
Change the Editable state of this SiteEditor.
setEditable(boolean) - Method in class org.crosswire.bibledesktop.book.install.SwordSiteEditor
 
setEditCost(int) - Static method in class org.crosswire.common.diff.DiffCleanup
Set the edit cost for efficiency
setEditType(EditType) - Method in class org.crosswire.common.diff.Difference
 
setEntityResolver(EntityResolver) - Method in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
setErrorHandler(ErrorHandler) - Method in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
setErrorListener(ErrorListener) - Method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
setFeature(String, boolean) - Method in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
setFeature(XMLReader) - Method in class org.crosswire.common.xml.XMLFeatureSet.XMLFeatureState
Set the control state on the parser.
setFeatures(XMLReader) - Method in class org.crosswire.common.xml.XMLFeatureSet
 
setFeatureState(XMLFeature, boolean) - Method in class org.crosswire.common.xml.XMLFeatureSet
 
setFeatureStates(String[]) - Method in class org.crosswire.common.xml.XMLFeatureSet
 
setFilter(BookFilter) - Method in class org.crosswire.bibledesktop.book.BooksListModel
 
setFirstChild(int) - Method in class org.crosswire.jsword.book.sword.TreeNode
 
setFont(Book, Font) - Method in class org.crosswire.bibledesktop.book.install.BookFont
Set the font for the book.
setFont(String) - Static method in class org.crosswire.bibledesktop.util.ConfigurableSwingConverter
Accessor for the stylesheet we are transforming using
setFont(String, Font) - Method in class org.crosswire.common.swing.FontStore
Store a font specification for the resource.
setFont(Language, Font) - Method in class org.crosswire.common.swing.FontStore
Store a font specification for the language.
setFont(String) - Static method in class org.crosswire.common.swing.LookAndFeelUtil
Accessor for the stylesheet we are transforming using
setFontMap(PropertyMap) - Method in class org.crosswire.common.swing.FontStore
 
setFontStore(URI) - Method in class org.crosswire.common.swing.FontStore
 
setFullBookName(boolean) - Static method in class org.crosswire.jsword.versification.BibleInfo
Deprecated. use BookName.setFullBookName(boolean)
setFullBookName(boolean) - Static method in class org.crosswire.jsword.versification.BookName
Set whether the name should be full or abbreviated, long or short.
setFullPath(String) - Method in class org.crosswire.common.config.AbstractReflectedChoice
 
setFullPath(String) - Method in interface org.crosswire.common.config.Choice
Sets the full path of the option.
setGreekDefinitions(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setGreekDefinitionsByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setGreekParse(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setGreekParseByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setHandlers() - Method in class org.crosswire.common.xml.XMLProcess
 
setHebrewDefinitions(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setHebrewDefinitionsByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setHebrewParse(Book) - Static method in class org.crosswire.jsword.book.Defaults
 
setHebrewParseByName(String) - Static method in class org.crosswire.jsword.book.Defaults
 
setHelpDeskListener(boolean) - Static method in class org.crosswire.common.swing.ExceptionPane
You must call setJoinHelpDesk() in order to start displaying Exceptions sent to the Log, and in order to properly close this class you must call it again (with false).
setHelpText(String) - Method in class org.crosswire.common.config.AbstractReflectedChoice
 
setHelpText(String) - Method in interface org.crosswire.common.config.Choice
Sets a brief description of what is going on
setHgap(int) - Method in class org.crosswire.common.swing.AbstractLayout
Set the horizontal gap between components.
setHome(URI[]) - Static method in class org.crosswire.common.util.CWClassLoader
Establish the applications home directory from where additional resources can be found.
setHome(String, String, String) - Static method in class org.crosswire.common.util.CWProject
Establish how this project finds it's resources.
setHost(String) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
setIncfile(File) - Method in class org.crosswire.jsword.book.sword.state.RawFileBackendState
 
setIncfileValue(int) - Method in class org.crosswire.jsword.book.sword.state.RawFileBackendState
 
setIndex(int) - Method in class org.crosswire.common.diff.Difference
 
setIndexDirectory(String) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
setIndexStatus(IndexStatus) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
setIndexStatus(IndexStatus) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
setIndexStatus(IndexStatus) - Method in interface org.crosswire.jsword.book.Book
This method does not alter the index status, however it is for Indexers that are responsible for indexing and have changed the status themselves.
setIndexStatus(IndexStatus) - Method in interface org.crosswire.jsword.book.BookMetaData
This method does not alter the index status, however it is for Indexers that are responsible for indexing and have changed the status themselves.
setInitialLayoutType(int) - Static method in class org.crosswire.common.swing.desktop.ViewManager
What should the initial layout state be?
setInitials(String) - Method in class org.crosswire.jsword.book.basic.DefaultBookMetaData
See note on setName() for side effect on setInitials().
setInstaller(Installer) - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
Convenience method to allow us to change the type of the current installer.
setInstaller(Installer) - Method in interface org.crosswire.bibledesktop.book.install.SiteEditor
Establish the installer for this SiteEditor.
setInstaller(Installer) - Method in class org.crosswire.bibledesktop.book.install.SwordSiteEditor
 
setKey(Key) - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Accessor for the current passage
setKey(String) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Set the key
setKey(Key) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Set the key
setKey(Key) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
Accessor for the current passage
setKey(Key) - Method in class org.crosswire.bibledesktop.passage.KeySidebar
 
setKey(Key) - Method in class org.crosswire.bibledesktop.passage.KeyTreeModel
Sets the key is this tree editing
SetKeyList - Class in org.crosswire.jsword.passage
A Key that uses a Set of Keys as it's store of data.
SetKeyList(Set<Key>) - Constructor for class org.crosswire.jsword.passage.SetKeyList
Simple ctor
SetKeyList(Set<Key>, String) - Constructor for class org.crosswire.jsword.passage.SetKeyList
Simple ctor
SetKeyList(Set<Key>, Key) - Constructor for class org.crosswire.jsword.passage.SetKeyList
Simple ctor
SetKeyList(Set<Key>, Key, String) - Constructor for class org.crosswire.jsword.passage.SetKeyList
Simple ctor
setLabelRank(int) - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
 
setLanguage(Language) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
setLargeIcon(Icon) - Method in class org.crosswire.common.swing.CWAction
Set or clear, using null, the icon on this action.
setLargeIcon(String) - Method in class org.crosswire.common.swing.CWAction
 
setLastBlockNum(long) - Method in class org.crosswire.jsword.book.sword.state.ZLDBackendState
 
setLastBlockNum(long) - Method in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
setLastTestament(Testament) - Method in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
setLastUncompressed(byte[]) - Method in class org.crosswire.jsword.book.sword.state.ZLDBackendState
 
setLastUncompressed(byte[]) - Method in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
setLayoutType(LayoutType) - Method in class org.crosswire.common.swing.desktop.ViewManager
Setup the current view
setLeftComponent(Component) - Method in class org.crosswire.common.swing.AltFixedSplitPane
 
setLeftComponent(Component) - Method in class org.crosswire.common.swing.FixedSplitPane
 
setLenient(boolean) - Method in class org.crosswire.common.icu.DateFormatter
Set whether this DataFormatter should be lenient in parsing dates.
setLevel(Level) - Method in class org.crosswire.common.util.Logger
Deprecated. Use your underlying logger to set levels
setLibrary(URI) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
setLibrary(URI) - Method in interface org.crosswire.jsword.book.BookMetaData
Set the base URI for library of this module.
setLibrary(URI) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
setListener(ActionListener) - Method in class org.crosswire.common.swing.CWAction
Create a clone of this action and attache the listener.
setLoaded(boolean) - Method in class org.crosswire.common.swing.FontStore
 
setLocal(String, String) - Method in class org.crosswire.common.config.Config
Set a configuration Choice (by name) to a new value.
setLocale() - Method in class org.crosswire.common.util.Translations
Set the locale for the program to the one the user has selected.
setLocaleProvider(LocaleProvider) - Static method in class org.crosswire.jsword.internationalisation.LocaleProviderManager
Allow third-party applications to.
setLocation(URI) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
setLocation(URI) - Method in interface org.crosswire.jsword.book.BookMetaData
Set the base URI for relative URIs in the document.
setLookAndFeel(Class<LookAndFeel>) - Static method in class org.crosswire.common.swing.LookAndFeelUtil
Set the look and feel to a new class.
setLookupRequest(String) - Method in class org.crosswire.jsword.book.basic.DefaultBookmark
 
setLookupRequest(String) - Method in interface org.crosswire.jsword.book.Bookmark
Set the lookup request for this Bookmark.
setMap(Map<Object, Object>) - Method in class org.crosswire.common.swing.MapTableModel
Change the map that we report on
setMargin(int) - Static method in class org.crosswire.common.diff.PatchEntry
 
setMaxLength(int) - Static method in class org.crosswire.common.diff.Bitap
 
setMaxNumRankedVerses(int) - Static method in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
setMaxPickers(int) - Static method in class org.crosswire.bibledesktop.book.ParallelBookPicker
 
setMaxResults(int) - Method in class org.crosswire.jsword.index.search.DefaultSearchModifier
The maximum number of results to provide.
setMinLength(int) - Static method in class org.crosswire.common.diff.Bitap
 
setName(String) - Method in class org.crosswire.jsword.book.basic.DefaultBookMetaData
Setting the name also sets some default initials, so if you wish to set some specific initials then it should be done after setting the name.
setName(String) - Method in class org.crosswire.jsword.book.sword.TreeNode
 
setName(String) - Method in class org.crosswire.jsword.passage.AbstractKeyList
Override the default name with a custom name.
setname - Variable in class org.crosswire.jsword.view.web.DownloadSet
 
setNextReader(IndexReader, int) - Method in class org.crosswire.jsword.index.lucene.VerseCollector
 
setNextSibling(int) - Method in class org.crosswire.jsword.book.sword.TreeNode
 
setNumRankedVerses(int) - Static method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Sets the number of verses that should be shown when a search result is ranked.
setOffset(int) - Method in class org.crosswire.jsword.book.sword.TreeNode
 
setOrdering(PassageTally.Order) - Method in class org.crosswire.jsword.passage.PassageTally
Set how we sort the verses we output.
setOutputProperties(Properties) - Method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
setOutputProperty(String, String) - Method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
setPackageDirectory(String) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
setPageSize(int) - Static method in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
Accessor for the page size
setParameter(String, Object) - Method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
setParent(int) - Method in class org.crosswire.jsword.book.sword.TreeNode
 
setParent(Key) - Method in class org.crosswire.jsword.passage.AbstractPassage
Set a parent Key.
setParent(Key) - Method in class org.crosswire.jsword.passage.KeyIterator.Locator
 
setParent(Key) - Method in class org.crosswire.jsword.passage.VerseRange
Set a parent Key.
setPassage(Passage) - Method in class org.crosswire.bibledesktop.passage.RangeListModel
Accessor for the current passage
setPersistentNaming(boolean) - Static method in class org.crosswire.jsword.passage.PassageUtil
Do we remember the original string used to configure us?
setPosition(int) - Method in class org.crosswire.jsword.passage.KeyIterator.Locator
 
setProgramName(String) - Method in class org.crosswire.common.options.GetOptions
 
setProperties(TransformingSAXEventProvider) - Static method in enum org.crosswire.bibledesktop.desktop.XSLTProperty
 
setProperties(PropertyMap) - Method in class org.crosswire.common.config.Config
Take the data stored permanently and copy it to the local storage area, using the specified stream
setProperties(Map<String, Object>) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
setProperty(TransformingSAXEventProvider) - Method in enum org.crosswire.bibledesktop.desktop.XSLTProperty
 
setProperty(String, String) - Method in class org.crosswire.common.util.PropertyMap
Deprecated. use put(String, String) instead.
setProperty(String, Object) - Method in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
setProxyHost(String) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
setProxyPort(Integer) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
setRanked(boolean) - Method in class org.crosswire.jsword.index.search.DefaultSearchModifier
Set whether or not the search should be ranked.
setRawText(Key, String) - Method in interface org.crosswire.jsword.book.Book
Store the raw text for the given key.
setRawText(Key, String) - Method in class org.crosswire.jsword.book.readings.ReadingsBook
 
setRawText(T, Key, String) - Method in class org.crosswire.jsword.book.sword.AbstractKeyBackend
 
setRawText(GenBookBackendState, Key, String) - Method in class org.crosswire.jsword.book.sword.GenBookBackend
 
setRawText(RawBackendState, Key, String) - Method in class org.crosswire.jsword.book.sword.RawBackend
 
setRawText(RawFileBackendState, Key, String) - Method in class org.crosswire.jsword.book.sword.RawFileBackend
 
setRawText(T, Key, String) - Method in interface org.crosswire.jsword.book.sword.StatefulFileBackedBackend
Set the text allotted for the given verse
setRawText(Key, String) - Method in class org.crosswire.jsword.book.sword.SwordBook
 
setRawText(Key, String) - Method in class org.crosswire.jsword.book.sword.SwordDictionary
 
setRawText(Key, String) - Method in class org.crosswire.jsword.book.sword.SwordGenBook
 
setRawText(ZVerseBackendState, Key, String) - Method in class org.crosswire.jsword.book.sword.ZVerseBackend
 
setResizeWeight(double) - Method in class org.crosswire.common.swing.AltFixedSplitPane
Sets the divider location as a percentage of the JSplitPane's size.
setResourceName(String) - Static method in class org.crosswire.bibledesktop.util.ConfigurableSwingConverter
Accessor for the stylesheet we are transforming using
setRestriction(RestrictionType) - Method in class org.crosswire.bibledesktop.passage.RangeListModel
Change the restrictions we are using.
setResult(TokenStream) - Method in class org.crosswire.jsword.index.lucene.analysis.SavedStreams
 
setRightComponent(Component) - Method in class org.crosswire.common.swing.AltFixedSplitPane
 
setRightComponent(Component) - Method in class org.crosswire.common.swing.FixedSplitPane
 
setScorer(Scorer) - Method in class org.crosswire.jsword.index.lucene.VerseCollector
 
setSearchModifier(SearchModifier) - Method in class org.crosswire.jsword.index.AbstractIndex
 
setSearchModifier(SearchModifier) - Method in interface org.crosswire.jsword.index.Index
Set any modifier for the current and subsequent search.
setSearchRequest(SearchRequest) - Method in class org.crosswire.jsword.book.basic.DefaultBookmark
 
setSearchRequest(SearchRequest) - Method in interface org.crosswire.jsword.book.Bookmark
Set the SearchRequest for this Bookmark.
setSectionName(String) - Method in class org.crosswire.common.progress.Job
 
setSectionName(String) - Method in interface org.crosswire.common.progress.Progress
We have moved onto another section so update the section title.
setSelectedItem(Object) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModel
 
setSelectedItem(Object) - Method in class org.crosswire.bibledesktop.book.BooksComboBoxModel
 
setSelectedItem(Object) - Method in class org.crosswire.bibledesktop.book.install.InstallerFactoryComboBoxModel
 
setSelectedItem(Object) - Method in class org.crosswire.bibledesktop.book.install.InstallManagerComboBoxModel
 
setSelectedItem(Object) - Method in class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
 
setSelectedItem(Object) - Method in class org.crosswire.common.swing.FontChooser.FontNameComboBox
 
setSelectedItem(Object) - Method in class org.crosswire.common.swing.MapComboBoxModel
 
setShowLocationForInfoDebugTrace(boolean) - Static method in class org.crosswire.common.util.Logger
Deprecated. Sets the show location for debug and trace.
setShown(boolean) - Method in class org.crosswire.jsword.util.WebWarning
 
setSidebarShowing(boolean) - Static method in class org.crosswire.bibledesktop.desktop.Desktop
 
setSize(Window, Dimension) - Static method in class org.crosswire.common.swing.GuiUtil
Set the size of the window, but no bigger than the screen.
setSize(Window, float) - Static method in class org.crosswire.common.swing.GuiUtil
Set the window size relative to the current screen size.
setSize(int) - Method in class org.crosswire.jsword.book.sword.state.RawLDBackendState
 
setSmallIcon(Icon) - Method in class org.crosswire.common.swing.CWAction
Set or clear, using null, the icon on this action.
setSmallIcon(String) - Method in class org.crosswire.common.swing.CWAction
 
setSource(String) - Method in class org.crosswire.common.diff.DifferenceEngine
 
setSourceLength(int) - Method in class org.crosswire.common.diff.PatchEntry
 
setSourcePath(File[]) - Static method in class org.crosswire.common.swing.ExceptionPane
Set the directories to search for source files.
setSourceStart(int) - Method in class org.crosswire.common.diff.PatchEntry
 
setState(EditSitePane.EditState, String) - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
Set the various gui elements depending on the current edit mode
setState(boolean) - Method in enum org.crosswire.bibledesktop.desktop.XSLTProperty
 
setState(String) - Method in enum org.crosswire.bibledesktop.desktop.XSLTProperty
 
setState(boolean) - Method in class org.crosswire.common.xml.XMLFeatureSet.XMLFeatureState
Set the new state
setStopWords(Set<?>) - Method in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
 
setStoreName(String) - Method in class org.crosswire.common.swing.FontStore
 
setString(String) - Method in class org.crosswire.common.config.AbstractReflectedChoice
 
setString(String) - Method in interface org.crosswire.common.config.Choice
String value to associate with this Field.
setStyle(Font) - Method in class org.crosswire.common.swing.FontChooser
Set the Font displayed
setTarget(String) - Method in class org.crosswire.common.diff.DifferenceEngine
 
setTargetLength(int) - Method in class org.crosswire.common.diff.PatchEntry
 
setTargetStart(int) - Method in class org.crosswire.common.diff.PatchEntry
 
setter - Variable in class org.crosswire.common.config.AbstractReflectedChoice
The method to call to set the value
setText(String) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
Sets the text to display
setText(String) - Method in class org.crosswire.common.diff.Difference
 
setThreshold(float) - Static method in class org.crosswire.common.diff.Bitap
 
setTimeout(float) - Static method in class org.crosswire.common.diff.DifferenceEngine
Set the timeout for the diff operation.
setTimeout(int) - Static method in class org.crosswire.common.util.WebResource
 
settings - Variable in class org.crosswire.common.swing.desktop.LayoutPersistence
The persistence storage and retrieval object
setTipText(String) - Method in class org.crosswire.bibledesktop.display.basic.FullHTMLTip
 
setTitle(DisplaySelectPane.Mode) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
setTooltip(String) - Method in class org.crosswire.common.swing.CWAction
 
setTopComponent(Component) - Method in class org.crosswire.common.swing.AltFixedSplitPane
 
setTopComponent(Component) - Method in class org.crosswire.common.swing.FixedSplitPane
 
setTotal(int) - Method in class org.crosswire.jsword.passage.PassageTally
 
setTotalWork(int) - Method in class org.crosswire.common.progress.Job
 
setTotalWork(int) - Method in interface org.crosswire.common.progress.Progress
Set the total amount of work to be done.
setTreeModel(BookList) - Method in class org.crosswire.bibledesktop.book.install.SitePane
 
setType(String) - Method in class org.crosswire.jsword.book.basic.DefaultBookMetaData
 
setUIFont(FontUIResource) - Static method in class org.crosswire.common.swing.LookAndFeelUtil
Set the default font for all Swing components.
setUnaccenter(UnAccenter) - Method in class org.crosswire.jsword.book.BookData
 
setUpEnabled(boolean) - Method in class org.crosswire.common.swing.NudgeButton
 
setURICacheDir(File) - Static method in class org.crosswire.common.util.NetUtil
Sets the cache directory.
setURIResolver(URIResolver) - Method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
setUserData(byte[]) - Method in class org.crosswire.jsword.book.sword.TreeNode
 
setValidPassage(boolean) - Method in class org.crosswire.bibledesktop.book.PassageSelectionPane
Update the UI when the validity of the passage changes
setValue(String) - Method in class org.crosswire.common.config.swing.BooleanField
Set the current value
setValue(String) - Method in interface org.crosswire.common.config.swing.Field
Set the current value.
setValue(String) - Method in class org.crosswire.common.config.swing.FileField
 
setValue(String) - Method in class org.crosswire.common.config.swing.FontField
Set the current value
setValue(String) - Method in class org.crosswire.common.config.swing.MappedOptionsField
Set the current value
setValue(String) - Method in class org.crosswire.common.config.swing.NumberField
Set the current value
setValue(String) - Method in class org.crosswire.common.config.swing.OptionsField
Set the current value
setValue(String) - Method in class org.crosswire.common.config.swing.PathField
 
setValue(String) - Method in class org.crosswire.common.config.swing.StringArrayField
 
setValue(String) - Method in class org.crosswire.common.config.swing.TextField
Set the current value
setVerse(int) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModel
Accessor for the chapter
setVerse(Verse) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
Set the combo-boxes to a new verse
setVerseComboBox(JComboBox) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
The verse combo box
setVgap(int) - Method in class org.crosswire.common.swing.AbstractLayout
Set the vertical gap between components.
setViewLayoutType(LayoutType) - Method in class org.crosswire.common.swing.desktop.ViewManager
Set the current layout type
setViewSourceShowing(boolean) - Static method in class org.crosswire.bibledesktop.desktop.Desktop
 
setVisible(boolean) - Method in class org.crosswire.common.swing.QuickHelpDialog
 
setVisibleDividerBorder(boolean) - Method in class org.crosswire.common.swing.AltFixedSplitPane
Set a hint whether the border should be visible or not.
setVisibleDividerBorder(boolean) - Method in class org.crosswire.common.swing.FixedSplitPane
Set a hint whether the border should be visible or not.
setWarningShown(boolean) - Static method in class org.crosswire.jsword.util.WebWarning
From configuration set the state.
setWord(String) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
See if the current dictionary has a mention of the word in question.
setWork(int) - Method in class org.crosswire.common.progress.Job
 
setWork(int) - Method in interface org.crosswire.common.progress.Progress
Indicate progress toward 100%.
setWorkDone(int) - Method in class org.crosswire.common.progress.Job
 
setWorkDone(int) - Method in interface org.crosswire.common.progress.Progress
Indicate progress toward the whole.
shape(String) - Method in class org.crosswire.common.icu.NumberShaper
Replace 0-9 in the input with representations appropriate for the script.
shaped(char[], boolean[]) - Method in class org.crosswire.common.icu.NumberShaper
 
shaper - Static variable in class org.crosswire.bibledesktop.BDMsg
 
shaper - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
The transformer of numeric representation.
shaper - Variable in class org.crosswire.bibledesktop.passage.WholeBibleTreeNode
Change the number representation as needed
shaper - Variable in class org.crosswire.common.config.swing.NumberField
The internationalizer for numbers.
shaper - Variable in class org.crosswire.common.progress.swing.JobsProgressBar
Shape numbers into locale representation.
shaper - Variable in class org.crosswire.common.swing.NumberCellRenderer
Used to display numbers in the user's expected representations.
shaper - Variable in class org.crosswire.common.util.MsgBase
Internationalize numbers
shaper - Static variable in class org.crosswire.jsword.passage.Verse
Allow the conversion to and from other number representations.
shaper - Variable in class org.crosswire.jsword.passage.VerseRange
Allow the conversion to and from other number representations.
SHORT - Static variable in class org.crosswire.common.icu.DateFormatter
Constant for short style pattern.
SHORT_KEY - Static variable in class org.crosswire.jsword.versification.BibleNames
 
shortenURI(URI, String) - Static method in class org.crosswire.common.util.NetUtil
Utility to strip a string from the end of a URI.
shortName - Variable in class org.crosswire.common.options.Option
 
shortName - Variable in class org.crosswire.jsword.versification.BookName
 
shortNC - Variable in class org.crosswire.jsword.versification.BibleNames
Standard shortened names for the Deuterocanonical books of the Bible normalized, generated at runtime.
shortNT - Variable in class org.crosswire.jsword.versification.BibleNames
Standard shortened names for the New Testament books of the Bible, normalized, generated at runtime.
shortOptions - Variable in class org.crosswire.common.options.OptionList
 
shortOT - Variable in class org.crosswire.jsword.versification.BibleNames
Standard shortened names for the Old Testament books of the Bible normalized, generated at runtime.
shouldLog(Level) - Method in class org.crosswire.common.util.Logger
Deprecated. Use Logger.isErrorEnabled(), Logger.isWarnEnabled(), Logger.isInfoEnabled(), Logger.isDebugEnabled(), or Logger#isTraceEnabled()
show - Variable in class org.crosswire.bibledesktop.desktop.DesktopActions.ShowSideBarVisitor
 
showConfirmDialog(Component, Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog with the options Yes, No and Cancel; with the title, Select an Option.
showConfirmDialog(Component, Object, String, int) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, Object, String, int, int) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog with a specified icon, where the number of choices is determined by the optionType parameter.
showDialog(Component, String) - Static method in class org.crosswire.bibledesktop.book.install.InternetWarning
Display a InternetWarning as a dialog
showDialog(Component, ActionListener) - Method in class org.crosswire.common.config.swing.AbstractConfigEditor
 
showDialog(Component, ActionListener) - Method in interface org.crosswire.common.config.swing.ConfigEditor
Create a dialog to house a TreeConfig component using the default set of Fields
showDialog(Config, Component, ActionListener) - Static method in class org.crosswire.common.config.swing.ConfigEditorFactory
Create a dialog to house a TreeConfig component using the default set of Fields
showDialog(Config, Component, URI) - Static method in class org.crosswire.common.config.swing.ConfigEditorFactory
Create a dialog to house a TreeConfig component using the default set of Fields, with the default accept action of config.localToApplication and config,localToPermanent
showDialog(Component, String, Font) - Static method in class org.crosswire.common.swing.FontChooser
Display a FontChooser in a dialog
showExceptionDialog(Component, Throwable) - Static method in class org.crosswire.common.swing.ExceptionPane
Show a dialog containing the exception
showInDialog(Component, String, boolean, String) - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
Open us in a new (optionally modal) dialog window
showInDialog(Component) - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
Open us in a new modal dialog window
showInDialog(Component) - Method in class org.crosswire.bibledesktop.book.install.SitesPane
Open this Panel in it's own dialog box.
showInDialog(Component, String, boolean, String) - Method in class org.crosswire.bibledesktop.book.PassageSelectionPane
Open us in a new (optionally modal) dialog window
showInDialog(Component) - Method in class org.crosswire.bibledesktop.desktop.AboutPane
A method to be exposed by our children
showInFrame(Frame) - Method in class org.crosswire.bibledesktop.desktop.ViewSourcePane
Display this Panel in a new JFrame
showInputDialog(Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Shows a question-message dialog requesting input from the user.
showInputDialog(Object, Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Shows a question-message dialog requesting input from the user, with the input value initialized to initialSelectionValue.
showInputDialog(Component, Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Shows a question-message dialog requesting input from the user parented to parentComponent.
showInputDialog(Component, Object, Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Shows a question-message dialog requesting input from the user and parented to parentComponent.
showInputDialog(Component, Object, String, int) - Static method in class org.crosswire.common.swing.CWOptionPane
Shows a dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified.
showLargeIcons(boolean) - Method in class org.crosswire.common.swing.desktop.ToolBar
Sets the size of the tool bar button images.
showMessageDialog(Component, Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up an information-message dialog titled "Message".
showMessageDialog(Component, Object, String, int) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog that displays a message using a default icon determined by the messageType parameter.
showMessageDialog(Component, Object, String, int, Icon) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog displaying a message, specifying all parameters.
shown - Variable in class org.crosswire.jsword.util.WebWarning
 
SHOWN_KEY - Static variable in class org.crosswire.jsword.util.WebWarning
 
showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Static method in class org.crosswire.common.swing.CWOptionPane
Brings up a dialog with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showSelectDialog() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Someone clicked the "..." button
showSidebar(boolean) - Method in class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
Show or hide the passage sidebar.
showStatusBar(boolean) - Method in class org.crosswire.bibledesktop.desktop.Desktop
Show or hide the status bar.
showText(boolean) - Method in class org.crosswire.common.swing.desktop.ToolBar
Set the tool tip text for the buttons on the tool bar.
showTip() - Method in class org.crosswire.bibledesktop.display.basic.ActiveURITip
 
showTip() - Method in class org.crosswire.bibledesktop.display.basic.URITipMgr
 
showToolBar(boolean) - Method in class org.crosswire.common.swing.desktop.ToolBar
Show or hide the tool bar.
showWarning - Variable in class org.crosswire.bibledesktop.book.install.InternetWarning
Bold font?
shutdown() - Method in class org.crosswire.common.util.WebResource
When this WebResource is no longer needed it should be shutdown to return underlying resources back to the OS.
shutDown() - Static method in class org.crosswire.jsword.book.sword.state.OpenFileStateManager
Shuts down all open files
shuttingDown - Static variable in class org.crosswire.jsword.book.sword.state.OpenFileStateManager
 
sidebar - Variable in class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
 
sidebarShowing - Static variable in class org.crosswire.bibledesktop.desktop.Desktop
Whether to show the Key Sidebar at startup
sidebarToggle - Variable in class org.crosswire.bibledesktop.desktop.Desktop
 
SimpleLuceneAnalyzer - Class in org.crosswire.jsword.index.lucene.analysis
Simple Analyzer providing same function as org.apache.lucene.analysis.SimpleAnalyzer This is intended to be the default analyzer for natural language fields.
SimpleLuceneAnalyzer() - Constructor for class org.crosswire.jsword.index.lucene.analysis.SimpleLuceneAnalyzer
 
siteEditor - Variable in class org.crosswire.bibledesktop.book.install.EditSitePane
 
SiteEditor - Interface in org.crosswire.bibledesktop.book.install
A SiteEditor allows for the editing of a site.
SiteEditorFactory - Class in org.crosswire.bibledesktop.book.install
Factory for SiteEditors.
SiteEditorFactory() - Constructor for class org.crosswire.bibledesktop.book.install.SiteEditorFactory
Prevent Use
siteEditorPane - Variable in class org.crosswire.bibledesktop.book.install.EditSitePane
 
SitePane - Class in org.crosswire.bibledesktop.book.install
A panel for use within a SitesPane to display one set of Books that are installed or could be installed.
SitePane() - Constructor for class org.crosswire.bibledesktop.book.install.SitePane
For local installations
SitePane(Installer) - Constructor for class org.crosswire.bibledesktop.book.install.SitePane
For remote installations
SitePane(Installer, String) - Constructor for class org.crosswire.bibledesktop.book.install.SitePane
Internal ctor
SitePane.CustomBooksListener - Class in org.crosswire.bibledesktop.book.install
When new books are added we need to reflect the change in this tree.
SitePane.CustomBooksListener() - Constructor for class org.crosswire.bibledesktop.book.install.SitePane.CustomBooksListener
 
sites - Variable in class org.crosswire.bibledesktop.desktop.DesktopActions
The Book installer window
SitesPane - Class in org.crosswire.bibledesktop.book.install
A SitesPane manages library sites.
SitesPane() - Constructor for class org.crosswire.bibledesktop.book.install.SitesPane
Simple ctor
SitesPane.SiteInstallerListener - Class in org.crosswire.bibledesktop.book.install
Local listener for install events.
SitesPane.SiteInstallerListener() - Constructor for class org.crosswire.bibledesktop.book.install.SitesPane.SiteInstallerListener
 
siteUpdate() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
The name field has been updated, so we need to check the entry is valid
size() - Method in class org.crosswire.common.config.Config
The number of Choices
size - Variable in class org.crosswire.common.swing.FontChooser
The font size
size - Variable in class org.crosswire.jsword.book.sword.DataIndex
 
size - Variable in class org.crosswire.jsword.book.sword.state.RawLDBackendState
The number of entries in the book.
size - Variable in class org.crosswire.jsword.passage.PassageTally
 
skipNormalization - Variable in class org.crosswire.jsword.passage.AbstractPassage
Do we skip normalization for now - if we want to skip then we increment this, and the decrement it when done.
skippedEntity(String) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
skippedEntity(String) - Method in class org.crosswire.common.xml.SerializingContentHandler
 
skippedEntity(String) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
SkipTag - Class in org.crosswire.jsword.book.filter.thml
Skip the tag and it's content.
SkipTag(String) - Constructor for class org.crosswire.jsword.book.filter.thml.SkipTag
Simple ctor
sliderRank - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
 
SmallTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the small element.
SmallTag() - Constructor for class org.crosswire.jsword.book.filter.thml.SmallTag
 
SmartChineseLuceneAnalyzer - Class in org.crosswire.jsword.index.lucene.analysis
A simple wrapper for SmartChineseAnalyzer, which takes overlapping two character tokenization approach which leads to larger index size, like org.apache.lucene.analyzer.cjk.CJKAnalyzer.
SmartChineseLuceneAnalyzer() - Constructor for class org.crosswire.jsword.index.lucene.analysis.SmartChineseLuceneAnalyzer
 
source - Variable in class org.crosswire.common.diff.Diff
The baseline text.
source - Variable in class org.crosswire.common.diff.DifferenceEngine
The baseline text.
source - Variable in class org.crosswire.jsword.index.lucene.analysis.SavedStreams
 
sourceLength - Variable in class org.crosswire.common.diff.PatchEntry
 
sourceMap - Variable in class org.crosswire.common.diff.LineMap
Each character in sourceMap provides an integer representation of the line in the original.
sourcePrefix - Variable in class org.crosswire.common.diff.CommonMiddle
 
sources - Static variable in class org.crosswire.common.swing.ExceptionPane
The directories searched for source
sourceStart - Variable in class org.crosswire.common.diff.PatchEntry
 
sourceSuffix - Variable in class org.crosswire.common.diff.CommonMiddle
 
SPACE - Static variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
In our parsing we use space quite a lot and this ensures there is only one.
SPACE - Static variable in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
In our parsing we use space quite a lot and this ensures there is only one.
SPACE_MINUS - Static variable in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
SPACE_PLUS - Static variable in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
SPACE_SEPARATOR - Static variable in class org.crosswire.jsword.book.OSISUtil
 
splash - Variable in class org.crosswire.bibledesktop.desktop.Desktop.DesktopRunner
 
Splash - Class in org.crosswire.bibledesktop.desktop
A Simple splash screen.
Splash() - Constructor for class org.crosswire.bibledesktop.desktop.Splash
Create a splash window
Splash.CustomWorkListener - Class in org.crosswire.bibledesktop.desktop
Pack the frame if we get new jobs that could shunt things around
Splash.CustomWorkListener() - Constructor for class org.crosswire.bibledesktop.desktop.Splash.CustomWorkListener
 
SPLASH_FONT - Static variable in class org.crosswire.bibledesktop.desktop.AboutPane
 
SPLASH_FONT - Static variable in class org.crosswire.bibledesktop.desktop.Splash
 
SPLASH_PROPS - Static variable in class org.crosswire.bibledesktop.desktop.Desktop
 
split - Variable in class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
 
split(String) - Static method in class org.crosswire.common.util.StringUtil
Splits the provided text into an array, using whitespace as the separator.
split(String, char) - Static method in class org.crosswire.common.util.StringUtil
Splits the provided text into an array, separator specified.
split(String, String) - Static method in class org.crosswire.common.util.StringUtil
Splits the provided text into an array, separators specified.
split(String, String, int) - Static method in class org.crosswire.common.util.StringUtil
Splits the provided text into an array, separators specified.
splitAll(String, char) - Static method in class org.crosswire.common.util.StringUtil
Splits the provided text into an array, separator specified.
splitAll(String, char, int) - Static method in class org.crosswire.common.util.StringUtil
Splits the provided text into an array, separator specified.
SplitBookDataDisplay - Class in org.crosswire.bibledesktop.display.basic
A SplitBookDataDisplay consists of a KeySidebar and a BookDataDisplay in a SplitPane.
SplitBookDataDisplay(KeySidebar, BookDataDisplay) - Constructor for class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
Initialize the SplitBookDataDisplay
splitMax() - Method in class org.crosswire.common.diff.Patch
Look through the patches and break up any which are longer than the maximum limit of the match algorithm.
splitNext() - Method in class org.crosswire.jsword.passage.RangedPassage.VerseRangeIterator
The next object is too big, so cut it up
sptBooks - Variable in class org.crosswire.bibledesktop.desktop.Desktop
 
sptMain - Variable in class org.crosswire.bibledesktop.book.MultiBookPane
 
SRC_TGZ - Static variable in class org.crosswire.jsword.view.web.DownloadSet
 
SRC_ZIP - Static variable in class org.crosswire.jsword.view.web.DownloadSet
 
st - Variable in class org.crosswire.common.swing.ExceptionPane.CustomLister
The StackTrace
st - Variable in class org.crosswire.common.swing.StackTraceListModel
 
stack - Variable in class org.crosswire.jsword.book.filter.thml.CustomHandler
The stack of elements that we have created
stack - Variable in class org.crosswire.jsword.passage.KeyIterator
 
StackTrace - Class in org.crosswire.common.util
Unscramble the current stack, and present the data from it to the user in various forms.
StackTrace() - Constructor for class org.crosswire.common.util.StackTrace
Generate a stack trace an model it
StackTrace(Throwable) - Constructor for class org.crosswire.common.util.StackTrace
We already have an Exception that we'd like to model
StackTrace.AbstractStackIterator<T> - Class in org.crosswire.common.util
Base class for the real enumeration implementations below
StackTrace.AbstractStackIterator() - Constructor for class org.crosswire.common.util.StackTrace.AbstractStackIterator
 
StackTraceListModel - Class in org.crosswire.common.swing
To iterate over the full function names.
StackTraceListModel(StackTrace) - Constructor for class org.crosswire.common.swing.StackTraceListModel
 
STag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the strike through element.
STag() - Constructor for class org.crosswire.jsword.book.filter.thml.STag
 
start - Variable in class org.crosswire.jsword.passage.VerseRange
The start of the range
startCDATA() - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
startDocument() - Method in class org.crosswire.common.xml.HTMLSerializingContentHandler
 
startDocument() - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
startDocument() - Method in class org.crosswire.common.xml.SerializingContentHandler
 
startDocument() - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
startDTD(String, String, String) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
startElement(String, String, String, Attributes) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.crosswire.common.xml.SerializingContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
startElement(String, String, String, Attributes) - Method in class org.crosswire.jsword.book.filter.thml.CustomHandler
 
startEntity(String) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
startPrefixMapping(String, String) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
startPrefixMapping(String, String) - Method in class org.crosswire.common.xml.SerializingContentHandler
 
startPrefixMapping(String, String) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
startTime - Variable in class org.crosswire.common.progress.Job
When did this job start? Measured in milliseconds since beginning of epoch.
StartupException - Exception in org.crosswire.common.config
Something in the startup config files failed to start properly.
StartupException(String) - Constructor for exception org.crosswire.common.config.StartupException
 
StartupException(String, Throwable) - Constructor for exception org.crosswire.common.config.StartupException
 
state - Variable in enum org.crosswire.bibledesktop.desktop.XSLTProperty
The current state of the XSLTProperty
STATE - Static variable in class org.crosswire.common.swing.desktop.LayoutPersistence
Suffix for window state key
state - Variable in enum org.crosswire.common.xml.XMLFeature
 
state - Variable in class org.crosswire.common.xml.XMLFeatureSet.XMLFeatureState
 
StatefulFileBackedBackend<T extends OpenFileState> - Interface in org.crosswire.jsword.book.sword
Indicates that there is a stateful backend
states - Variable in class org.crosswire.common.xml.XMLFeatureSet
 
StatusBar - Class in org.crosswire.bibledesktop.desktop
The status bar provides useful info to the user as to the current state of the program.
StatusBar() - Constructor for class org.crosswire.bibledesktop.desktop.StatusBar
Create a new StatusBar
statusChanged(IndexStatusEvent) - Method in class org.crosswire.jsword.bridge.BookIndexer.StatusListener
 
statusChanged(IndexStatusEvent) - Method in interface org.crosswire.jsword.index.IndexStatusListener
Called whenever the IndexStatus of a book has changed.
stemmerName - Variable in class org.crosswire.jsword.index.lucene.analysis.ConfigurableSnowballAnalyzer
The name of the stemmer to use.
sticky - Variable in class org.crosswire.bibledesktop.display.basic.URITipMgr
 
stopSet - Variable in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
 
store() - Method in class org.crosswire.common.swing.FontStore
Store the store, if it exists.
store(OutputStream, String) - Method in class org.crosswire.common.util.PropertyMap
Writes this property list (key and element pairs) in this PropertyMap table to the output stream in a format suitable for loading into a PropertyMap table using the load(InputStream) method.
store - Variable in class org.crosswire.jsword.passage.BitwisePassage
The place the real data is stored
store - Variable in class org.crosswire.jsword.passage.DistinctPassage
The place the real data is stored
store - Variable in class org.crosswire.jsword.passage.RangedPassage
The place the real data is stored
store(ResourceBundle, BibleBook, Map, Map, Map) - Method in class org.crosswire.jsword.versification.BibleNames
 
storeName - Variable in class org.crosswire.common.swing.FontStore
 
storeProperties(PropertyMap, URI, String) - Static method in class org.crosswire.common.util.NetUtil
Store the properties at the location given by the uri using the supplied title.
string2Boolean(String) - Static method in class org.crosswire.common.util.Convert
Convert a String to a boolean
string2Class(String) - Static method in class org.crosswire.common.util.Convert
Convert a String to a Class
string2Color(String) - Static method in class org.crosswire.common.swing.GuiConvert
Convert a String to a Color
string2Font(String) - Static method in class org.crosswire.common.swing.GuiConvert
Convert a String to a Font.
string2Hashtable(String, Class<?>) - Static method in class org.crosswire.common.util.Convert
Convert a String to a Map, with type checking
string2Int(String) - Static method in class org.crosswire.common.util.Convert
Convert a String to an int
string2Map(String) - Static method in class org.crosswire.common.util.Convert
Convert a String to a Map, without type checking
string2Object(String) - Static method in class org.crosswire.common.util.Convert
Convert a String to an Object
string2StringArray(String, String) - Static method in class org.crosswire.common.util.Convert
Convert a String to a StringArray
stringArray2String(String[], String) - Static method in class org.crosswire.common.util.Convert
Convert a StringArray to a String
StringArrayChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
StringArrayChoice() - Constructor for class org.crosswire.common.config.StringArrayChoice
 
StringArrayField - Class in org.crosswire.common.config.swing
A StringArrayField allows editing of an array of Strings in a JList.
StringArrayField() - Constructor for class org.crosswire.common.config.swing.StringArrayField
Create a PropertyHashtableField for editing String arrays.
StringArrayField.InputPane - Class in org.crosswire.common.config.swing
The panel for a JOptionPane that allows editing a name/class combination.
StringArrayField.InputPane() - Constructor for class org.crosswire.common.config.swing.StringArrayField.InputPane
Simple ctor
StringChoice - Class in org.crosswire.common.config
A type of Choice that converts between strings and objects.
StringChoice() - Constructor for class org.crosswire.common.config.StringChoice
 
StringOptionsChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
StringOptionsChoice() - Constructor for class org.crosswire.common.config.StringOptionsChoice
 
StringSAXEventProvider - Class in org.crosswire.common.xml
A SAXEventProvider that provides SAX events from a String.
StringSAXEventProvider(String) - Constructor for class org.crosswire.common.xml.StringSAXEventProvider
Simple ctor
StringUtil - Class in org.crosswire.common.util
A generic class of String utils.
StringUtil() - Constructor for class org.crosswire.common.util.StringUtil
Prevent instantiation
stripPunctuation(String...) - Static method in class org.crosswire.jsword.book.SentenceUtil
From a sentence get a list of words (in original order) without any punctuation, and all in lower case.
stripPunctuationWord(String) - Static method in class org.crosswire.jsword.book.SentenceUtil
Remove the punctuation from the ends of the word
stripWords(String...) - Static method in class org.crosswire.jsword.book.SentenceUtil
From a sentence get a list of words (in original order) without any punctuation, and all in lower case.
stripWords(String, String) - Static method in class org.crosswire.jsword.book.SentenceUtil
Remove the punctuation from the ends of the word.
STRONGS_PATTERN - Static variable in class org.crosswire.jsword.book.study.StrongsNumber
The pattern of an acceptable Strong's number.
STRONGS_PATTERN - Static variable in class org.crosswire.jsword.book.sword.RawLDBackend
This is the pattern of a Strong's Number.
StrongsAnalysis - Class in org.crosswire.jsword.examples
Analyze Strong's Numbers in a module.
StrongsAnalysis() - Constructor for class org.crosswire.jsword.examples.StrongsAnalysis
 
StrongsMapSet - Class in org.crosswire.jsword.book.study
A StrongsMapSet is keyed by a Strong's Number of the form Gd or Hd, where G and H stand for Greek and Hebrew respectively and d is the actual number, zero padded to 4 digits.
StrongsMapSet() - Constructor for class org.crosswire.jsword.book.study.StrongsMapSet
Build an empty Strong's Map Set.
strongsNumber - Static variable in class org.crosswire.jsword.book.OSISUtil
 
StrongsNumber - Class in org.crosswire.jsword.book.study
A Strong's Number is either Greek or Hebrew, where the actual numbers for each start at 1.
StrongsNumber(String) - Constructor for class org.crosswire.jsword.book.study.StrongsNumber
Build an immutable Strong's Number.
StrongsNumber(char, short) - Constructor for class org.crosswire.jsword.book.study.StrongsNumber
Build an immutable Strong's Number.
StrongsNumber(char, short, String) - Constructor for class org.crosswire.jsword.book.study.StrongsNumber
Build an immutable Strong's Number.
strongsNumber - Variable in class org.crosswire.jsword.book.study.StrongsNumber
The Strong's Number.
StrongsNumberAnalyzer - Class in org.crosswire.jsword.index.lucene.analysis
A specialized analyzer that normalizes JSword keys.
StrongsNumberAnalyzer() - Constructor for class org.crosswire.jsword.index.lucene.analysis.StrongsNumberAnalyzer
Construct a default StrongsNumberAnalyzer.
StrongsNumberAnalyzer(Book) - Constructor for class org.crosswire.jsword.index.lucene.analysis.StrongsNumberAnalyzer
Construct an StrongsNumberAnalyzer tied to a book.
StrongsNumberFilter - Class in org.crosswire.jsword.index.lucene.analysis
A StrongsNumberFilter normalizes Strong's Numbers.
StrongsNumberFilter(TokenStream) - Constructor for class org.crosswire.jsword.index.lucene.analysis.StrongsNumberFilter
Construct filtering in.
StrongsNumberFilter(Book, TokenStream) - Constructor for class org.crosswire.jsword.index.lucene.analysis.StrongsNumberFilter
Construct filtering in.
strongsNumberPattern - Static variable in class org.crosswire.jsword.book.OSISUtil
 
strongsNumberPattern - Static variable in class org.crosswire.jsword.examples.StrongsAnalysis
 
style - Variable in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
A sytle used to underline a hyperlink
style - Static variable in class org.crosswire.bibledesktop.util.ConfigurableSwingConverter
The stylesheet we are transforming using
styledDoc - Variable in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
The styled document of the JTextPane.
styleFromMessageType(int) - Static method in class org.crosswire.common.swing.CWOptionPane
 
SubTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the subscript element.
SubTag() - Constructor for class org.crosswire.jsword.book.filter.thml.SubTag
 
subtract(Verse) - Method in class org.crosswire.jsword.passage.Verse
Deprecated. Use Versification.distance(Verse, Verse)
subtract(int) - Method in class org.crosswire.jsword.passage.Verse
Deprecated. Use Versification.subtract(Verse, int)
subtract(Verse, int) - Method in class org.crosswire.jsword.versification.Versification
Get the verse n down from here this Verse.
suffix(String, String) - Static method in class org.crosswire.common.diff.Commonality
Find the length of a common suffix.
SUFFIX_COMP - Static variable in class org.crosswire.common.swing.FormPane
 
SUFFIX_COMP - Static variable in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
SUFFIX_INDEX - Static variable in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
SUFFIX_LABEL - Static variable in class org.crosswire.common.swing.FormPane
 
SUFFIX_PART1 - Static variable in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
SUFFIX_TEXT - Static variable in class org.crosswire.jsword.book.sword.state.ZVerseBackendState
 
suppliedOptions - Variable in class org.crosswire.common.options.GetOptions
 
supported - Variable in class org.crosswire.jsword.book.sword.ConfigEntryTable
True if this book's config type can be used by JSword.
suppressEvents - Variable in class org.crosswire.common.swing.FontChooser
Are we doing some processing, that makes us not want to send events?
suppressEvents - Variable in class org.crosswire.jsword.passage.AbstractPassage
If we have several changes to make then we increment this and then decrement it when done (and fire an event off).
SupTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the superscript element.
SupTag() - Constructor for class org.crosswire.jsword.book.filter.thml.SupTag
 
swap(Object[], int, int, int) - Static method in class org.crosswire.common.options.GetOptions
Swap adjacent blocks in an array.
SWORD_GLOBAL_CONF - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Sword global config file
SwordBook - Class in org.crosswire.jsword.book.sword
SwordBook is a base class for all verse based Sword type books.
SwordBook(SwordBookMetaData, AbstractBackend<?>) - Constructor for class org.crosswire.jsword.book.sword.SwordBook
Simple ctor
SwordBookDriver - Class in org.crosswire.jsword.book.sword
This represents all of the Sword Books (aka modules).
SwordBookDriver() - Constructor for class org.crosswire.jsword.book.sword.SwordBookDriver
Some basic name initialization
SwordBookMetaData - Class in org.crosswire.jsword.book.sword
 
SwordBookMetaData(File, String, URI) - Constructor for class org.crosswire.jsword.book.sword.SwordBookMetaData
Loads a sword config from a given File.
SwordBookMetaData(byte[], String) - Constructor for class org.crosswire.jsword.book.sword.SwordBookMetaData
Loads a sword config from a buffer.
SwordBookPath - Class in org.crosswire.jsword.book.sword
This represents all of the Sword Books (aka modules).
SwordBookPath() - Constructor for class org.crosswire.jsword.book.sword.SwordBookPath
Some basic name initialization
SwordBookPath.CustomFilenameFilter - Class in org.crosswire.jsword.book.sword
Check that the directories in the version directory really represent versions.
SwordBookPath.CustomFilenameFilter() - Constructor for class org.crosswire.jsword.book.sword.SwordBookPath.CustomFilenameFilter
 
SwordConstants - Class in org.crosswire.jsword.book.sword
A Constants to help the SwordBookDriver to read Sword format data.
SwordConstants() - Constructor for class org.crosswire.jsword.book.sword.SwordConstants
Prevent instantiation
SwordDailyDevotion - Class in org.crosswire.jsword.book.sword
A book that has a preferred key of today's date.
SwordDailyDevotion(SwordBookMetaData, AbstractBackend) - Constructor for class org.crosswire.jsword.book.sword.SwordDailyDevotion
Simple ctor
SwordDictionary - Class in org.crosswire.jsword.book.sword
A Sword version of Dictionary.
SwordDictionary(SwordBookMetaData, AbstractBackend) - Constructor for class org.crosswire.jsword.book.sword.SwordDictionary
Start and to as much checking as we can without using memory.
SwordGenBook - Class in org.crosswire.jsword.book.sword
A Sword version of Dictionary.
SwordGenBook(SwordBookMetaData, AbstractBackend) - Constructor for class org.crosswire.jsword.book.sword.SwordGenBook
Start and to as much checking as we can without using memory.
SwordSiteEditor - Class in org.crosswire.bibledesktop.book.install
A representation of a Sword SiteEditor.
SwordSiteEditor() - Constructor for class org.crosswire.bibledesktop.book.install.SwordSiteEditor
 
SwordUtil - Class in org.crosswire.jsword.book.sword
Various utilities used by different Sword classes.
SwordUtil() - Constructor for class org.crosswire.jsword.book.sword.SwordUtil
Prevent instantiation
symbol - Variable in enum org.crosswire.common.diff.EditType
The symbol representing the EditType
SynchronizedPassage - Class in org.crosswire.jsword.passage
This is a simple proxy to a real Passage object that makes all accesses synchronized.
SynchronizedPassage(Passage) - Constructor for class org.crosswire.jsword.passage.SynchronizedPassage
Construct a SynchronizedPassage from a real Passage to which we proxy.
SyncTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the sync element.
SyncTag() - Constructor for class org.crosswire.jsword.book.filter.thml.SyncTag
 
SYSTEM_INFO - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
SystemCatholic - Class in org.crosswire.jsword.versification.system
 
SystemCatholic() - Constructor for class org.crosswire.jsword.versification.system.SystemCatholic
Build the "Catholic" Versification.
SystemCatholic2 - Class in org.crosswire.jsword.versification.system
The Catholic2 Versification differs from Catholic in that Esther 10 has 13 verses rather than 3 and Esther has 16 chapters rather than 10.
SystemCatholic2() - Constructor for class org.crosswire.jsword.versification.system.SystemCatholic2
Build the "Catholic2" Versification.
SystemDefault - Class in org.crosswire.jsword.versification.system
The SystemDefault versification (v11n) is that of the Protestant KJV.
SystemDefault() - Constructor for class org.crosswire.jsword.versification.system.SystemDefault
 
SystemGerman - Class in org.crosswire.jsword.versification.system
 
SystemGerman() - Constructor for class org.crosswire.jsword.versification.system.SystemGerman
Build the "German" Versification.
SystemKJV - Class in org.crosswire.jsword.versification.system
The KJV versification is the first implemented versification and is the default versification for JSword/SWORD.
SystemKJV() - Constructor for class org.crosswire.jsword.versification.system.SystemKJV
Build the "KJV" Versification.
SystemKJVA - Class in org.crosswire.jsword.versification.system
 
SystemKJVA() - Constructor for class org.crosswire.jsword.versification.system.SystemKJVA
Build the "KJVA" Versification.
SystemLeningrad - Class in org.crosswire.jsword.versification.system
The Leningrad Codex versification differs from the Masoretic Text (MT) versification only in the placement of 1 and 2 Chronicles.
SystemLeningrad() - Constructor for class org.crosswire.jsword.versification.system.SystemLeningrad
Build the "Leningrad" Versification.
SystemLuther - Class in org.crosswire.jsword.versification.system
 
SystemLuther() - Constructor for class org.crosswire.jsword.versification.system.SystemLuther
Build the "Luther" Versification.
SystemMT - Class in org.crosswire.jsword.versification.system
The Masoretic Text (MT) versification differs from the Leningrad Codex versification only in the placement of 1 and 2 Chronicles.
SystemMT() - Constructor for class org.crosswire.jsword.versification.system.SystemMT
Build the "MT" Versification.
SystemNRSV - Class in org.crosswire.jsword.versification.system
The NRSV Versification is nearly the same as the KJV versification.
SystemNRSV() - Constructor for class org.crosswire.jsword.versification.system.SystemNRSV
Build the "NRSV" Versification.
SystemNRSVA - Class in org.crosswire.jsword.versification.system
 
SystemNRSVA() - Constructor for class org.crosswire.jsword.versification.system.SystemNRSVA
Build the "NRSVA" Versification.
SystemSynodal - Class in org.crosswire.jsword.versification.system
The Synodal versification data is based on the Synodal and Slavonic translations from rusbible dot ru (of early 2009) and the BFBS Synodal database, as supplied by Konstantin Maslyuk.
SystemSynodal() - Constructor for class org.crosswire.jsword.versification.system.SystemSynodal
Build the "Synodal" Versification.
SystemSynodalP - Class in org.crosswire.jsword.versification.system
The SynodalP versification is essentially the KJV v11n, using its book order and chapter counts, but merged with verse counts similar to those of the Synodal v11n
SystemSynodalP() - Constructor for class org.crosswire.jsword.versification.system.SystemSynodalP
Build the "SynodalP" Versification.
SystemVulg - Class in org.crosswire.jsword.versification.system
 
SystemVulg() - Constructor for class org.crosswire.jsword.versification.system.SystemVulg
Build the "Vulg" Versification.

Copyright ? 2003-2011
A B C D E F G H I J K L M N O P Q R S T U V W X Z