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

B

BACK - Static variable in class org.crosswire.common.config.swing.WizardConfigEditor
 
Backend - Class in org.crosswire.jsword.book.sword
A generic way to read data from disk for later formatting.
Backend(SwordBookMetaData, File) - Constructor for class org.crosswire.jsword.book.sword.Backend
Construct a minimal backend
backend - Variable in class org.crosswire.jsword.book.sword.SwordBook
To read the data from the disk
backend - Variable in class org.crosswire.jsword.book.sword.SwordDictionary
To read the data from the disk
backup(String) - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
Read too far ahead and need to return a line.
BAD_KEY - Static variable in class org.crosswire.jsword.book.sword.Msg
 
BAD_PROTOCOL_URL - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
BAD_PROTOCOL_URL - Static variable in class org.crosswire.bibledesktop.display.textpane.Msg
 
BAD_SUPERCLASS - Static variable in class org.crosswire.common.config.swing.Msg
 
BAD_VERSE - Static variable in class org.crosswire.bibledesktop.book.Msg
 
BAD_VERSE - Static variable in class org.crosswire.jsword.book.search.lucene.Msg
 
bailout - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
If escape was pressed we don't want to update the parent
bailout - Variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
If escape was pressed we don't want to update the parent
barStatus - Variable in class org.crosswire.bibledesktop.desktop.Desktop
 
base - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
base - Static variable in class org.crosswire.common.swing.desktop.ViewLayout
A shared counter for creating unknown titles.
BASIC - Static variable in class org.crosswire.common.config.swing.Msg
 
BASIC_INFO - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
bean - Variable in class org.crosswire.common.swing.ActionFactory
The object to which we forward events
bean - Variable in class org.crosswire.common.swing.BeanPanel
The bean we are editing
BeanPanel - Class in org.crosswire.common.swing
A (supposedly) generic panel to display and allow editing of bean properties.
BeanPanel() - Constructor for class org.crosswire.common.swing.BeanPanel
Simple ctor
BeanPanel.CustomDocumentListener - Class in org.crosswire.common.swing
Document Listener that updates the original bean
BeanPanel.CustomDocumentListener(JTextField, Method) - Constructor for class org.crosswire.common.swing.BeanPanel.CustomDocumentListener
Simple ctor
bestMatch(IndexSearcher, String) - Method in class org.crosswire.jsword.book.search.parse.PhraseParamWord
 
BIBLE - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
bible - Variable in class org.crosswire.bibledesktop.passage.PassageListCellRenderer
The Bible in which to look up verses
BIBLE - Static variable in class org.crosswire.jsword.book.BookType
Books that are Bibles
BIBLE_KEY - Static variable in class org.crosswire.jsword.book.Defaults
 
BIBLE_NAME - Static variable in class org.crosswire.jsword.examples.APIExamples
The name of a Bible to find
BIBLE_NOTFOUND - Static variable in class org.crosswire.jsword.book.Msg
 
BIBLE_PROTOCOL - Static variable in class org.crosswire.bibledesktop.desktop.Desktop
 
BIBLE_TREE - Static variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
 
BibleComboBoxModel - Class in org.crosswire.bibledesktop.book
A ComboBoxModel for selecting book/chapter/verse.
BibleComboBoxModel(BibleComboBoxModelSet, int) - Constructor for class org.crosswire.bibledesktop.book.BibleComboBoxModel
Simple ctor for choosing verses
BibleComboBoxModelSet - Class in org.crosswire.bibledesktop.book
A set of correctly constructed and linked BibleComboBoxModels.
BibleComboBoxModelSet() - Constructor for class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
 
BibleComboBoxModelSet.CustomItemListener - Class in org.crosswire.bibledesktop.book
For when a selection is made
BibleComboBoxModelSet.CustomItemListener() - Constructor for class org.crosswire.bibledesktop.book.BibleComboBoxModelSet.CustomItemListener
 
bibleDeft - Static variable in class org.crosswire.jsword.book.Defaults
The default Bible
BibleInfo - Class in org.crosswire.jsword.passage
BibleInfo is a static class that deals with Book number conversions and similar.
BibleInfo() - Constructor for class org.crosswire.jsword.passage.BibleInfo
Ensure that we can not be instantiated
BibleInfo.Names - Class in org.crosswire.jsword.passage
Handy book finder
BibleInfo.Names() - Constructor for class org.crosswire.jsword.passage.BibleInfo.Names
 
BibleInfo.Section - Class in org.crosswire.jsword.passage
Handy section finder.
BibleInfo.Section() - Constructor for class org.crosswire.jsword.passage.BibleInfo.Section
 
biblesBookFilter - Static variable in class org.crosswire.jsword.book.BookFilters
Filter for all Bibles
BibleTreeNode - Class in org.crosswire.bibledesktop.passage
BibleTreeNode.
BibleTreeNode() - Constructor for class org.crosswire.bibledesktop.passage.BibleTreeNode
 
BibleTreeNode.NodeEnumeration - Class in org.crosswire.bibledesktop.passage
The Enumerate over an array
BibleTreeNode.NodeEnumeration() - Constructor for class org.crosswire.bibledesktop.passage.BibleTreeNode.NodeEnumeration
 
BibleViewPane - Class in org.crosswire.bibledesktop.book
A BibleViewPane consists of three areas for looking up passages, for navigating and minipulating parts of passage and for viewing a passage.
BibleViewPane() - Constructor for class org.crosswire.bibledesktop.book.BibleViewPane
Simple ctor
BibleViewPane.CustomFileFilter - Class in org.crosswire.bibledesktop.book
Filter out verse lists
BibleViewPane.CustomFileFilter() - Constructor for class org.crosswire.bibledesktop.book.BibleViewPane.CustomFileFilter
 
BIN_TGZ - Static variable in class org.crosswire.jsword.view.web.DownloadSet
 
BIN_ZIP - Static variable in class org.crosswire.jsword.view.web.DownloadSet
 
binarySize(int) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Write to buffer (starting at index) the given number using a set of bytes as required by the max possible value for the number
BITWISE - Static variable in class org.crosswire.jsword.passage.AbstractPassage
Serialization type constant for a BitWise layout
BitwisePassage - Class in org.crosswire.jsword.passage
A Passage that is implemented using a BitSet - one for each verse.
BitwisePassage() - Constructor for class org.crosswire.jsword.passage.BitwisePassage
Create an empty BitwisePassage.
BitwisePassage(String) - Constructor for class org.crosswire.jsword.passage.BitwisePassage
Create a Verse from a human readable string.
BitwisePassage.VerseIterator - Class in org.crosswire.jsword.passage
Iterate over the Verses
BitwisePassage.VerseIterator() - Constructor for class org.crosswire.jsword.passage.BitwisePassage.VerseIterator
Find the first unused verse
bks - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
array containing LUT of offsets in the chapter table.
BLANK - Static variable in class org.crosswire.common.config.swing.TreeConfigEditor
The name of the blank tab
BLANK_STRING - Static variable in class org.crosswire.bibledesktop.book.install.EditSitePane
 
BLOCK_BOOK - Static variable in class org.crosswire.jsword.book.sword.BlockType
The level of compression is the Book
BLOCK_CHAPTER - Static variable in class org.crosswire.jsword.book.sword.BlockType
The level of compression is the Book
BLOCK_COUNT - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
single value integer, unknown use, some indications that we ought to be using it
BLOCK_TYPE - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
The level at which compression is applied, BOOK, CHAPTER, or VERSE
BLOCK_VERSE - Static variable in class org.crosswire.jsword.book.sword.BlockType
The level of compression is the Book
BlockquoteTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the blockquote element.
BlockquoteTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BlockquoteTag
 
BlockType - Class in org.crosswire.jsword.book.sword
Data about Block types.
BlockType(String) - Constructor for class org.crosswire.jsword.book.sword.BlockType
Simple ctor
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.AbstractPassage
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.BitwisePassage
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.DefaultKeyList
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.DefaultLeafKeyList
 
blur(int, RestrictionType) - Method in interface org.crosswire.jsword.passage.Key
Widen the range of the verses/keys in this list.
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.PassageTally
Widen the range of the verses in this list.
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.ReadOnlyKeyList
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
blur(VerseRange, int, int) - Method in class org.crosswire.jsword.passage.RestrictionType
Blur a verse range the specified amount.
blur(Verse, int, int) - Method in class org.crosswire.jsword.passage.RestrictionType
Blur a verse the specified amount.
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.SetKeyList
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.Verse
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.VerseRange
 
BLUR1 - Static variable in class org.crosswire.bibledesktop.passage.KeySidebar
 
BLUR5 - Static variable in class org.crosswire.bibledesktop.passage.KeySidebar
 
BLUR_BLANK - Static variable in class org.crosswire.jsword.book.search.parse.Msg
 
BLUR_BY - Static variable in class org.crosswire.jsword.book.search.parse.PhraseParamWord
How many verses do we blur by?
BLUR_FORMAT - Static variable in class org.crosswire.jsword.book.search.parse.Msg
 
BlurCommandWord - Class in org.crosswire.jsword.book.search.parse
Alter the Passage by calling blur with a number grabbed from the next word in the search string.
BlurCommandWord() - Constructor for class org.crosswire.jsword.book.search.parse.BlurCommandWord
 
bmd - Variable in class org.crosswire.bibledesktop.book.install.BookMetaDataTableModel
The meta data that we are displaying
bmd - Variable in class org.crosswire.jsword.book.basic.AbstractBook
The meta data for this book
bmd - Static variable in class org.crosswire.jsword.book.DataPolice
The last known Book
bmd - Variable in class org.crosswire.jsword.book.sword.Backend
 
board - Variable in class org.crosswire.jsword.passage.PassageTally
The tallyboard itself
bold - Variable in class org.crosswire.common.swing.FontChooser
Bold font?
BOLD - Static variable in class org.crosswire.common.swing.Msg
 
BoldTagBuilder - Class in org.crosswire.jsword.book.filter.gbf
Handle Bold: FB and Fb.
BoldTagBuilder() - Constructor for class org.crosswire.jsword.book.filter.gbf.BoldTagBuilder
 
book - Variable in class org.crosswire.bibledesktop.book.DisplaySelectEvent
The new Book
book - Variable in class org.crosswire.bibledesktop.display.splitlist.SplitBookDataDisplay
What book are we currently viewing?
book - Variable in class org.crosswire.bibledesktop.display.tab.TabbedBookDataDisplay
The version used for display
book - Variable in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
The current book
book - Variable in class org.crosswire.bibledesktop.passage.BookTreeNode
The Book that this node referrs to
book - Variable in class org.crosswire.bibledesktop.passage.KeySidebar
The book who's keys we are looking at
Book - Interface in org.crosswire.jsword.book
Book is the most basic store of textual data - It can retrieve data either as an XML document or as plain text - It uses Keys to refer to parts of itself, and can search for words (returning Keys).
book - Variable in class org.crosswire.jsword.book.BookData
Who created this data
book - Variable in class org.crosswire.jsword.book.BooksEvent
The name of the changed Bible
book - Variable in class org.crosswire.jsword.book.DefaultBook
The default book
book - Variable in class org.crosswire.jsword.book.search.lucene.LuceneIndex
The Book that we are indexing
BOOK - Static variable in class org.crosswire.jsword.passage.BibleInfo
Used for methods with int[3] parameters, for the book
BOOK - Static variable in class org.crosswire.jsword.passage.RestrictionType
Blurring is restricted to the book.
BOOK - Static variable in class org.crosswire.jsword.passage.Verse
To make the code more readible, the book is the first part of a int[]
book - Variable in class org.crosswire.jsword.passage.Verse
The book number.
book - Variable in class org.crosswire.jsword.view.web.DemoServlet
 
book1 - Variable in class org.crosswire.jsword.book.basic.Verifier
The first Bible that we are checking
book2 - Variable in class org.crosswire.jsword.book.basic.Verifier
The second Bible that we are checking
BOOK_CHAPTER - Static variable in class org.crosswire.jsword.passage.AccuracyType
The passage was specified to a book and chapter (no verse).
BOOK_METADATA_SET_OTHER - Static variable in class org.crosswire.jsword.book.Msg
 
BOOK_NOREMOVE - Static variable in class org.crosswire.jsword.book.Msg
 
BOOK_ONLY - Static variable in class org.crosswire.jsword.passage.AccuracyType
The passage was specified to a book only (no chapter or verse).
BOOK_VERSE - Static variable in class org.crosswire.jsword.passage.AccuracyType
The verse was specified as book, chapter and verse.
bookAdded(BooksEvent) - Method in class org.crosswire.bibledesktop.book.BooksListModel.CustomListDataListener
 
bookAdded(BooksEvent) - Method in class org.crosswire.bibledesktop.book.install.SitePane.CustomBooksListener
 
bookAdded(BooksEvent) - Method in interface org.crosswire.jsword.book.BooksListener
Called whenever a new Bible is added to the system.
bookAdded(BooksEvent) - Method in class org.crosswire.jsword.book.Defaults.DefaultsBookListener
 
bookCase - Static variable in class org.crosswire.jsword.passage.BibleInfo
How the book names are reported
bookChosen(DisplaySelectEvent) - Method in interface org.crosswire.bibledesktop.book.DisplaySelectListener
This method is called to indicate that a command has been made.
bookChosen(DisplaySelectEvent) - Method in class org.crosswire.bibledesktop.passage.KeySidebar
 
BookData - Class in org.crosswire.jsword.book
Basic section of BookData.
BookData(Element, Book, Key) - Constructor for class org.crosswire.jsword.book.BookData
Ctor
BookData(SAXEventProvider, Book, Key) - Constructor for class org.crosswire.jsword.book.BookData
Create a BibleData from a SAXEventProvider
BookDataDisplay - Interface in org.crosswire.bibledesktop.display
An interface for all components that can display BookData.
BookDataDisplayFactory - Class in org.crosswire.bibledesktop.display
Factory for OSIS renderers.
BookDataDisplayFactory() - Constructor for class org.crosswire.bibledesktop.display.BookDataDisplayFactory
Prevent Use
BookDriver - Interface in org.crosswire.jsword.book
The BibleDriver class allows creation of new Books.
BookException - Exception in org.crosswire.jsword.book
Something went wrong with a Book.
BookException(MsgBase) - Constructor for exception org.crosswire.jsword.book.BookException
Construct the Exception with a message
BookException(MsgBase, Throwable) - Constructor for exception org.crosswire.jsword.book.BookException
Construct the Exception with a message and a nested Exception
BookException(MsgBase, Object[]) - Constructor for exception org.crosswire.jsword.book.BookException
Construct the Exception with a message and some Msg params
BookException(MsgBase, Throwable, Object[]) - Constructor for exception org.crosswire.jsword.book.BookException
Construct the Exception with a message, a nested Exception and some Msg params
BookFilter - Interface in org.crosswire.jsword.book
A method of filtering Books.
BookFilterIterator - Class in org.crosswire.jsword.book
An iterator that filters as it goes.
BookFilterIterator(Iterator, BookFilter) - Constructor for class org.crosswire.jsword.book.BookFilterIterator
Simple ctor
BookFilters - Class in org.crosswire.jsword.book
Some common implementations of BookFilter.
BookFilters() - Constructor for class org.crosswire.jsword.book.BookFilters
Ensure we cant be created
BookFilters.AllBookFilter - Class in org.crosswire.jsword.book
Filter for all books
BookFilters.AllBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.AllBookFilter
 
BookFilters.BiblesBookFilter - Class in org.crosswire.jsword.book
Filter for all Bibles
BookFilters.BiblesBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.BiblesBookFilter
 
BookFilters.CommentariesBookFilter - Class in org.crosswire.jsword.book
Filter for all commentaries
BookFilters.CommentariesBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.CommentariesBookFilter
 
BookFilters.DictionariesBookFilter - Class in org.crosswire.jsword.book
Filter for all dictionaries
BookFilters.DictionariesBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.DictionariesBookFilter
 
BookFilters.GreekDefinitionsBookFilter - Class in org.crosswire.jsword.book
Filter for all Greek Definition Dictionaries
BookFilters.GreekDefinitionsBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.GreekDefinitionsBookFilter
 
BookFilters.GreekParseBookFilter - Class in org.crosswire.jsword.book
Filter for all Greek Parse/Morphology Dictionaries
BookFilters.GreekParseBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.GreekParseBookFilter
 
BookFilters.HebrewDefinitionsBookFilter - Class in org.crosswire.jsword.book
Filter for all Hebrew Definition Dictionaries
BookFilters.HebrewDefinitionsBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.HebrewDefinitionsBookFilter
 
BookFilters.HebrewParseBookFilter - Class in org.crosswire.jsword.book
Filter for all Hebrew Parse/Morphology Dictionaries
BookFilters.HebrewParseBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.HebrewParseBookFilter
 
bookList - Variable in class org.crosswire.bibledesktop.book.BooksListModel
The list of books in this tree
BookList - Interface in org.crosswire.jsword.book
There are several lists of Books, the most important being the installed Books, however there may be others like the available books or books from a specific driver.
BookListCellRenderer - Class in org.crosswire.bibledesktop.book
A custom list view that paints icons alongside the words.
BookListCellRenderer() - Constructor for class org.crosswire.bibledesktop.book.BookListCellRenderer
Constructs a default renderer object for an item in a list.
BookMetaData - Interface in org.crosswire.jsword.book
A BookMetaData represents a method of translating the Bible.
BookMetaDataTableModel - Class in org.crosswire.bibledesktop.book.install
A TableModel that displays the data in a BookMetaData object.
BookMetaDataTableModel() - Constructor for class org.crosswire.bibledesktop.book.install.BookMetaDataTableModel
Simple ctor
BookMetaDataTableModel(BookMetaData) - Constructor for class org.crosswire.bibledesktop.book.install.BookMetaDataTableModel
Simple ctor with default BookMetaData
BookNode - Class in org.crosswire.bibledesktop.book.install
A Node for a book in a tree.
BookNode(Object, BookSet, Object[], int) - Constructor for class org.crosswire.bibledesktop.book.install.BookNode
 
bookRemoved(BooksEvent) - Method in class org.crosswire.bibledesktop.book.BooksListModel.CustomListDataListener
 
bookRemoved(BooksEvent) - Method in class org.crosswire.bibledesktop.book.install.SitePane.CustomBooksListener
 
bookRemoved(BooksEvent) - Method in interface org.crosswire.jsword.book.BooksListener
Called whenever a Bible is removed from the system.
bookRemoved(BooksEvent) - Method in class org.crosswire.jsword.book.Defaults.DefaultsBookListener
 
books - Variable in class org.crosswire.bibledesktop.book.BooksListModel
The array of versions.
BOOKS - Static variable in class org.crosswire.bibledesktop.book.Msg
 
BOOKS - Static variable in class org.crosswire.bibledesktop.desktop.DesktopActions
 
Books - Class in org.crosswire.jsword.book
The Bibles class (along with Bible) is the central point of contact between the rest of the world and this set of packages.
Books() - Constructor for class org.crosswire.jsword.book.Books
Create a singleton instance of the class.
books - Variable in class org.crosswire.jsword.book.Books
The list of Books
books - Variable in class org.crosswire.jsword.book.DefaultBook
The list of candidate books.
books - Variable in class org.crosswire.jsword.book.readings.ReadingsBookDriver
The meta data array
BOOKS_BOOK - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_BOOKCHAP - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_CHAPTER - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_DECODE - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_FIND - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_IN_BIBLE - Static variable in class org.crosswire.jsword.passage.BibleInfo
Constant for the number of books in the Bible
BOOKS_IN_SECTION - Static variable in class org.crosswire.jsword.passage.BibleInfo
The number of books in each section
BOOKS_NUMBER - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_ORDINAL - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_SECTION - Static variable in class org.crosswire.jsword.passage.Msg
 
BOOKS_VERSE - Static variable in class org.crosswire.jsword.passage.Msg
 
BooksComboBoxModel - Class in org.crosswire.bibledesktop.book
The BibleModels class implements a number of swing DataModels and gives access to the list of current Bibles.
BooksComboBoxModel() - Constructor for class org.crosswire.bibledesktop.book.BooksComboBoxModel
Basic Constructor
BooksComboBoxModel(BookFilter) - Constructor for class org.crosswire.bibledesktop.book.BooksComboBoxModel
Basic Constructor
BookSet - Class in org.crosswire.jsword.book
BookSet represents a collection of descriptions about Books which may be subsetted into other BookMetaDataSets.
BookSet() - Constructor for class org.crosswire.jsword.book.BookSet
 
BookSet(Collection) - Constructor for class org.crosswire.jsword.book.BookSet
 
BookSet.GroupFilter - Class in org.crosswire.jsword.book
GroupFilter does the SQL traditional group by.
BookSet.GroupFilter(String, String) - Constructor for class org.crosswire.jsword.book.BookSet.GroupFilter
 
BooksEvent - Class in org.crosswire.jsword.book
A BooksEvent is fired whenever a Bible is added or removed from the system.
BooksEvent(Object, Book, boolean) - Constructor for class org.crosswire.jsword.book.BooksEvent
Basic constructor
booksInBible() - Static method in class org.crosswire.jsword.passage.BibleInfo
Count the books in the Bible.
booksInPassage() - Method in class org.crosswire.jsword.passage.AbstractPassage
 
booksInPassage() - Method in interface org.crosswire.jsword.passage.Passage
How many books are there in this Passage
booksInPassage() - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
booksInPassage() - Method in class org.crosswire.jsword.passage.RocketPassage
 
booksInPassage() - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
booksInSection(int) - Static method in class org.crosswire.jsword.passage.BibleInfo
How many books are there in each of the above sections
BooksListener - Interface in org.crosswire.jsword.book
BiblesListeners are able to be notified about changes to the numbers of Bibles installed on the system.
BooksListModel - Class in org.crosswire.bibledesktop.book
BooksListModel creates a Swing ListModel from the available Bibles.
BooksListModel() - Constructor for class org.crosswire.bibledesktop.book.BooksListModel
Basic constructor
BooksListModel(BookFilter) - Constructor for class org.crosswire.bibledesktop.book.BooksListModel
Basic constructor
BooksListModel(BookFilter, BookList) - Constructor for class org.crosswire.bibledesktop.book.BooksListModel
Basic constructor
BooksListModel.CustomListDataListener - Class in org.crosswire.bibledesktop.book
So we can get a handle on what Bibles there are
BooksListModel.CustomListDataListener() - Constructor for class org.crosswire.bibledesktop.book.BooksListModel.CustomListDataListener
 
BookTreeNode - Class in org.crosswire.bibledesktop.passage
PassageTableModel.
BookTreeNode(TreeNode, int) - Constructor for class org.crosswire.bibledesktop.passage.BookTreeNode
This constructor is for when we are really a BookTreeNode
BookType - Class in org.crosswire.jsword.book
An Enumeration of the possible types of Book.
BookType(String) - Constructor for class org.crosswire.jsword.book.BookType
 
boolean2String(boolean) - Static method in class org.crosswire.common.util.Convert
Convert a boolean to a String
BooleanChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
BooleanChoice() - Constructor for class org.crosswire.common.config.BooleanChoice
 
BooleanField - Class in org.crosswire.common.config.swing
Allow the user to choose from True/False.
BooleanField() - Constructor for class org.crosswire.common.config.swing.BooleanField
Give the values list (true/false) to the ComboBox
border - Variable in class org.crosswire.bibledesktop.passage.PassageListCellRenderer
The border if the label is selected
both(BookFilter, BookFilter) - Static method in class org.crosswire.jsword.book.BookFilters
A filter that accepts Books that match two criteria.
BROWSE - Static variable in class org.crosswire.common.config.swing.FileField
 
BrTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the new line element.
BrTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BrTag
 
BTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the bold element.
BTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BTag
 
btnAdvanced - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
btnClose - Variable in class org.crosswire.bibledesktop.book.install.EditSitePane
 
btnGo - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
 
btnIndex - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
btnKey - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
btnKeyGo - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
btnMethod - Variable in class org.crosswire.bibledesktop.desktop.DebugPane
 
btnRestrict - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
 
btnSearch - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
buffer - Variable in class org.crosswire.common.xml.SerializingContentHandler
 
buildActionMap(Class) - Method in class org.crosswire.common.swing.ActionFactory
Build the map of actions from resources
builder - Variable in class org.crosswire.jsword.book.filter.osis.OSISFilter
The JDOM parser
BUILDERS - Static variable in class org.crosswire.jsword.book.filter.gbf.GBFFilter
 
buildProperties() - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
burn() - Method in class org.crosswire.common.crypt.Sapphire
 
ButtonPane - Class in org.crosswire.common.config.swing
A pane that contains ok, cancel and apply buttons.
ButtonPane(ButtonPaneListener) - Constructor for class org.crosswire.common.config.swing.ButtonPane
Simple ctor
ButtonPaneListener - Interface in org.crosswire.common.config.swing
A listener for button presses in a ButtonPane.

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