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

A

ABOUT - Static variable in class org.crosswire.bibledesktop.desktop.DesktopActions
 
ABOUT - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
Contains rtf that describes the book.
ABOUT_OK - Static variable in class org.crosswire.bibledesktop.desktop.AboutPane
 
ABOUT_TITLE - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
AboutPane - Class in org.crosswire.bibledesktop.desktop
AboutPane is a window that contains various advanced user tools in one place.
AboutPane() - Constructor for class org.crosswire.bibledesktop.desktop.AboutPane
Basic constructor
ABSTRACT_BOOK_PLURAL - Static variable in class org.crosswire.jsword.passage.Msg
 
ABSTRACT_BOOK_SINGULAR - Static variable in class org.crosswire.jsword.passage.Msg
 
ABSTRACT_CAST - Static variable in class org.crosswire.jsword.passage.Msg
 
ABSTRACT_INDEX - Static variable in class org.crosswire.jsword.passage.Msg
 
ABSTRACT_VERSE_PLURAL - Static variable in class org.crosswire.jsword.passage.Msg
 
ABSTRACT_VERSE_SINGULAR - Static variable in class org.crosswire.jsword.passage.Msg
 
AbstractBackend - Class in org.crosswire.jsword.book.sword
A generic way to read data from disk for later formatting.
AbstractBackend(SwordBookMetaData, File) - Constructor for class org.crosswire.jsword.book.sword.AbstractBackend
Construct a minimal backend
AbstractBinaryQuery - Class in org.crosswire.jsword.book.search.lucene
A binary token has a left token and right token.
AbstractBinaryQuery(Query, Query) - Constructor for class org.crosswire.jsword.book.search.lucene.AbstractBinaryQuery
 
AbstractBook - Class in org.crosswire.jsword.book.basic
AbstractBook implements a few of the more generic methods of Book.
AbstractBook() - Constructor for class org.crosswire.jsword.book.basic.AbstractBook
 
AbstractBookDriver - Class in org.crosswire.jsword.book.basic
The AbstractBookDriver class implements some BibleDriver methods, making a simple read-only BibleDriver.
AbstractBookDriver() - Constructor for class org.crosswire.jsword.book.basic.AbstractBookDriver
 
AbstractBookList - Class in org.crosswire.jsword.book.basic
A basic implementation of BookList.
AbstractBookList() - Constructor for class org.crosswire.jsword.book.basic.AbstractBookList
 
AbstractBookMetaData - Class in org.crosswire.jsword.book.basic
An implementaion of the Propery Change methods from BookMetaData.
AbstractBookMetaData() - Constructor for class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
AbstractConfigEditor - Class in org.crosswire.common.config.swing
Page of a Config.
AbstractConfigEditor() - Constructor for class org.crosswire.common.config.swing.AbstractConfigEditor
 
AbstractIndex - Class in org.crosswire.jsword.book.search.basic
A simple implementation of an Index that provides the set/get for SearchModifier.
AbstractIndex() - Constructor for class org.crosswire.jsword.book.search.basic.AbstractIndex
 
AbstractKeyList - Class in org.crosswire.jsword.passage
An implementation of some of the easier methods from Key.
AbstractKeyList() - Constructor for class org.crosswire.jsword.passage.AbstractKeyList
 
AbstractKeyList.NameVisitor - Class in org.crosswire.jsword.passage
The NameVisitor constructs a readable representation of the Passage.
AbstractKeyList.NameVisitor() - Constructor for class org.crosswire.jsword.passage.AbstractKeyList.NameVisitor
Create a NameVisitor.
AbstractKeyList.OsisIDVisitor - Class in org.crosswire.jsword.passage
The OsisRefVisitor constructs a readable representation of the Passage, using OSIS names.
AbstractKeyList.OsisIDVisitor() - Constructor for class org.crosswire.jsword.passage.AbstractKeyList.OsisIDVisitor
 
AbstractKeyList.OsisRefVisitor - Class in org.crosswire.jsword.passage
The OsisRefVisitor constructs a readable representation of the Passage, using OSIS names.
AbstractKeyList.OsisRefVisitor() - Constructor for class org.crosswire.jsword.passage.AbstractKeyList.OsisRefVisitor
 
AbstractLayout - Class in org.crosswire.common.swing
AbstractLayout - support for DeckLayout.
AbstractLayout() - Constructor for class org.crosswire.common.swing.AbstractLayout
Defaults the horizontal and vertical gaps to 0
AbstractLayout(int, int) - Constructor for class org.crosswire.common.swing.AbstractLayout
Constructor that specifies the horizontal and vertical gaps
AbstractLFCustoms - Class in org.crosswire.common.swing.plaf
Contains base UI defaults for all platforms.
AbstractLFCustoms() - Constructor for class org.crosswire.common.swing.plaf.AbstractLFCustoms
Constructor.
AbstractPassage - Class in org.crosswire.jsword.passage
This is a base class to help with some of the common implementation details of being a Passage.
AbstractPassage() - Constructor for class org.crosswire.jsword.passage.AbstractPassage
Setup that leaves original name being null
AbstractPassage(String) - Constructor for class org.crosswire.jsword.passage.AbstractPassage
Setup the original name of this reference
AbstractPassage.VerseRangeIterator - Class in org.crosswire.jsword.passage
Skip over verses that are part of a range
AbstractPassage.VerseRangeIterator(Iterator, RestrictionType) - Constructor for class org.crosswire.jsword.passage.AbstractPassage.VerseRangeIterator
iterate, amalgumating Verses into VerseRanges
AbstractPassageBook - Class in org.crosswire.jsword.book.basic
An abstract implementation of Book that lets implementors just concentrate on reading book data.
AbstractPassageBook() - Constructor for class org.crosswire.jsword.book.basic.AbstractPassageBook
 
AbstractReflectedChoice - Class in org.crosswire.common.config
A helper for when we need to be a choice created dynamically.
AbstractReflectedChoice() - Constructor for class org.crosswire.common.config.AbstractReflectedChoice
 
AbstractSwordInstaller - Class in org.crosswire.jsword.book.install.sword
.
AbstractSwordInstaller() - Constructor for class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
AbstractTag - Class in org.crosswire.jsword.book.filter.gbf
A Tag that has a tagname from the input.
AbstractTag(String) - Constructor for class org.crosswire.jsword.book.filter.gbf.AbstractTag
 
AbstractViewLayout - Class in org.crosswire.common.swing.desktop
Abstract manager of how we layout views.
AbstractViewLayout() - Constructor for class org.crosswire.common.swing.desktop.AbstractViewLayout
This constructor is protected because it only needs to be seen by the sub classes
accept(File) - Method in class org.crosswire.bibledesktop.book.BibleViewPane.CustomFileFilter
 
accept(String) - Method in class org.crosswire.bibledesktop.util.ConfigurableSwingConverter.XSLTFilter
 
accept(String) - Method in class org.crosswire.common.util.NetUtil.IsDirectoryURLFilter
 
accept(File, String) - Method in class org.crosswire.common.util.NetUtil.URLFilterFilenameFilter
 
accept(String) - Method in interface org.crosswire.common.util.URLFilter
Tests if a specified file should be included in a file list.
accept(File, String) - Method in class org.crosswire.jsword.book.sword.SwordBookDriver.CustomFilenameFilter
 
AccuracyType - Class in org.crosswire.jsword.passage
Types of Accuracy for verse references.
AccuracyType(String) - Constructor for class org.crosswire.jsword.passage.AccuracyType
Simple ctor
actBlur1 - Variable in class org.crosswire.bibledesktop.passage.KeySidebar
 
actBlur5 - Variable in class org.crosswire.bibledesktop.passage.KeySidebar
 
actDelete - Variable in class org.crosswire.bibledesktop.passage.KeySidebar
 
ActionFactory - Class in org.crosswire.common.swing
The ActionFactory is responsible for creating CWActions and making them available to the program.
ActionFactory(Class, Object) - Constructor for class org.crosswire.common.swing.ActionFactory
Constructor that distinguishes between the object to call and the type to look up resources against.
actionPerformed(ActionEvent) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane.SelectedActionListener
 
actionPerformed(ActionEvent) - Method in class org.crosswire.common.config.swing.ConfigEditorFactory.URLActionListener
The save action
actionPerformed(ActionEvent) - Method in class org.crosswire.common.progress.Job.PredictAction
 
actionPerformed(ActionEvent) - Method in class org.crosswire.common.progress.swing.JobsViewPane.CancelListener
 
actionPerformed(ActionEvent) - Method in class org.crosswire.common.swing.ActionFactory
 
actionPerformed(ActionEvent) - Method in class org.crosswire.common.swing.CWAction
Forwards the ActionEvent to the registered listener.
actionPerformed(ActionEvent) - Method in class org.crosswire.common.swing.ExceptionPane.SelectActionListener
 
actions - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
The ActionFactory holding the actions used by this Component.
actions - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
actions - Variable in class org.crosswire.bibledesktop.book.install.EditSitePane
 
actions - Variable in class org.crosswire.bibledesktop.book.install.SitePane
actions are held by this ActionFactory
actions - Variable in class org.crosswire.bibledesktop.book.install.SitesPane
 
actions - Variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
The ActionFactory holding the actions used by this Component.
actions - Variable in class org.crosswire.bibledesktop.desktop.Desktop
 
actions - Variable in class org.crosswire.bibledesktop.desktop.DesktopActions
The factory for actions that this class works with
actions - Variable in class org.crosswire.bibledesktop.desktop.ViewSourcePane
 
actions - Static variable in class org.crosswire.common.config.swing.ButtonPane
The action factory for the buttons
actions - Variable in class org.crosswire.common.config.swing.ColorField
The action factory for the buttons
actions - Variable in class org.crosswire.common.config.swing.MapField
 
actions - Variable in class org.crosswire.common.config.swing.PathField
 
actions - Variable in class org.crosswire.common.config.swing.StringArrayField
 
actions - Variable in class org.crosswire.common.config.swing.WizardConfigEditor
 
actions - Variable in class org.crosswire.common.swing.ActionFactory
The map of known CWActions
actions - Variable in class org.crosswire.common.swing.desktop.ToolBar
 
actions - Variable in class org.crosswire.common.swing.QuickHelpDialog
 
Activatable - Interface in org.crosswire.common.activate
A class can be Activatable if it needs a significant amount of memory on an irregular basis, and so would benefit from being told when to wake-up and when to conserver memory.
activate(Lock) - Method in interface org.crosswire.common.activate.Activatable
Called to indicate that the Book should initialize itself, and consume whatever system resources it needs to be able to respond to other queries.
activate(Activatable) - Static method in class org.crosswire.common.activate.Activator
Check that a subject is activated and call activate() if not.
activate(Lock) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
activate(Lock) - Method in class org.crosswire.jsword.book.search.lucene.LuceneIndex
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.GenBookBackend
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.GZIPBackend
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.LZSSBackend
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.RawBackend
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.RawLDBackend
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.SwordBook
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.SwordDictionary
 
activate(Lock) - Method in class org.crosswire.jsword.book.sword.ZLDBackend
 
activated - Static variable in class org.crosswire.common.activate.Activator
The list of things that we have activated
activateURL(URLEvent) - Method in class org.crosswire.bibledesktop.desktop.Desktop
 
activateURL(URLEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
 
activateURL(URLEvent) - Method in interface org.crosswire.bibledesktop.display.URLEventListener
This method is called to indicate that an URL can be processed.
Activator - Class in org.crosswire.common.activate
Manager for instances of Activatable.
Activator() - Constructor for class org.crosswire.common.activate.Activator
Prevent instansiation
active - Variable in class org.crosswire.jsword.book.search.lucene.LuceneIndex
Are we active
active - Variable in class org.crosswire.jsword.book.sword.GenBookBackend
Are we active
active - Variable in class org.crosswire.jsword.book.sword.GZIPBackend
Are we active
active - Variable in class org.crosswire.jsword.book.sword.RawBackend
Are we active
active - Variable in class org.crosswire.jsword.book.sword.RawLDBackend
Are we active
active - Variable in class org.crosswire.jsword.book.sword.SwordDictionary
Are we active
ACTS - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
ADD - Static variable in class org.crosswire.bibledesktop.book.install.EditSitePane
 
ADD - Static variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
 
add(String, Choice) - Method in class org.crosswire.common.config.Config
Add a key/model pairing
add(Document, ResourceBundle) - Method in class org.crosswire.common.config.Config
Add the set of configuration options specified in the xml file.
ADD - Static variable in class org.crosswire.common.config.swing.MapField
 
ADD - Static variable in class org.crosswire.common.config.swing.PathField
 
ADD - Static variable in class org.crosswire.common.config.swing.StringArrayField
 
add(Object) - Method in class org.crosswire.common.history.History
Add an element to history.
add(String, String) - Method in class org.crosswire.common.swing.MapTableModel
 
add(Class, EventListener) - Method in class org.crosswire.common.util.EventListenerList
Add the listener as a listener of the specified type.
add(int, Object) - Method in class org.crosswire.common.util.SortedListSet
 
add(Object) - Method in class org.crosswire.common.util.SortedListSet
 
add(ConfigEntryType, String) - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
A helper to create/replace a value for a given type.
add(VerseBase) - Method in class org.crosswire.jsword.passage.BitwisePassage
 
add(VerseBase) - Method in class org.crosswire.jsword.passage.DistinctPassage
 
add(VerseBase) - Method in interface org.crosswire.jsword.passage.Passage
Add this Verse/VerseRange to this Passage
add(VerseBase) - Method in class org.crosswire.jsword.passage.PassageTally
Add/Increment this verses in the rankings
add(VerseBase, int) - Method in class org.crosswire.jsword.passage.PassageTally
DONT USE THIS.
add(VerseBase) - Method in class org.crosswire.jsword.passage.RangedPassage
 
add(VerseBase) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
add(VerseBase) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
add(int) - Method in class org.crosswire.jsword.passage.Verse
Get the verse that is a few verses on from the one we've got.
addActionListener(ActionListener) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
Add a listener to the list that's notified each time a change to the data model occurs.
addActionListener(ActionListener) - Method in class org.crosswire.common.swing.CWAction
Adds a listener for Action events.
addAll(Collection) - Method in class org.crosswire.common.util.SortedListSet
 
addAll(int, Collection) - Method in class org.crosswire.common.util.SortedListSet
 
addAll(Key) - Method in class org.crosswire.jsword.passage.AbstractPassage
 
addAll(Key) - Method in class org.crosswire.jsword.passage.BitwisePassage
 
addAll(Key) - Method in class org.crosswire.jsword.passage.DefaultKeyList
 
addAll(Key) - Method in class org.crosswire.jsword.passage.DefaultLeafKeyList
 
addAll(Key) - Method in interface org.crosswire.jsword.passage.Key
Adds the specified element to this set if it is not already present.
addAll(Key) - Method in class org.crosswire.jsword.passage.PassageTally
Add/Increment these verses in the rankings
addAll(Key) - Method in class org.crosswire.jsword.passage.ReadOnlyKeyList
 
addAll(Key) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
addAll(Key) - Method in class org.crosswire.jsword.passage.SetKeyList
 
addAll(Key) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
addAll(Key) - Method in class org.crosswire.jsword.passage.Verse
 
addAll(Key) - Method in class org.crosswire.jsword.passage.VerseRange
 
addAllInstallers() - Method in class org.crosswire.bibledesktop.book.install.SitesPane
Re-create the list of installers
addBook(Book) - Method in class org.crosswire.jsword.book.Books
Add a Bible to the current list of Books.
addBooksListener(BooksListener) - Method in class org.crosswire.jsword.book.basic.AbstractBookList
 
addBooksListener(BooksListener) - Method in interface org.crosswire.jsword.book.BookList
Remove a BibleListener from our list of listeners
addBooksListener(BooksListener) - Method in class org.crosswire.jsword.book.Books
 
addChoice(String, Choice) - Method in class org.crosswire.common.config.swing.AbstractConfigEditor
Add a Choice to our set of panels
addChoice(String, Choice) - Method in class org.crosswire.common.config.swing.AdvancedConfigEditor
Add a Choice to our set of panels
addChoice(String, Choice) - Method in class org.crosswire.common.config.swing.TreeConfigEditor
Add a Choice to our set of panels
addCommandListener(DisplaySelectListener) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Add a DisplaySelectEvent listener
addConfigListener(ConfigListener) - Method in class org.crosswire.common.config.Config
Add an Exception listener to the list of things wanting to know whenever we capture an Exception
addDownActionListener(ActionListener) - Method in class org.crosswire.common.swing.NudgeButton
 
added - Variable in class org.crosswire.jsword.book.BooksEvent
Is this an addition event?
added - Variable in class org.crosswire.jsword.book.install.InstallerEvent
Is this an addition event?
addEmptyLabel() - Method in class org.crosswire.common.progress.swing.JobsViewPane
Add the "no jobs" label
addEntry(String, Component) - Method in class org.crosswire.common.swing.FormPane
Add a field to this panel
addFilter(String, Filter) - Static method in class org.crosswire.jsword.book.filter.FilterFactory
Add to our list of known filters
addHistoryListener(HistoryListener) - Method in class org.crosswire.common.history.History
Add a listener for history events.
addImpl(Component, Object, int) - Method in class org.crosswire.common.swing.FixedSplitPane
 
addInstaller(String, Installer) - Method in class org.crosswire.jsword.book.install.InstallManager
Add an installer to our list of installers
addInstallerListener(InstallerListener) - Method in class org.crosswire.jsword.book.install.InstallManager
Remove a BibleListener from our list of listeners
addItem(List, int, String) - Static method in class org.crosswire.common.util.ThreadUtil
Private, used by getListing.
addJob(Job) - Method in class org.crosswire.common.progress.swing.JobsProgressBar
Create a new set of components for the new Job
addJob(Job) - Method in class org.crosswire.common.progress.swing.JobsViewPane
Create a new set of components for the new Job
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.display.splitlist.SplitBookDataDisplay
Add a command listener
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.passage.KeySidebar
Add a command listener
addLayoutComponent(String, Component) - Method in class org.crosswire.common.swing.AbstractLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class org.crosswire.common.swing.AbstractLayout
Add the specified component from the layout.
addListDataListener(ListDataListener) - Method in class org.crosswire.bibledesktop.book.BooksListModel
 
addListDataListener(ListDataListener) - Method in class org.crosswire.common.swing.StackTraceListModel
Ignore this because the trace will not change
addMouseListener(MouseListener) - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
Forward the mouse listener to our child components
addOSIS(Key, Element, List) - Method in class org.crosswire.jsword.book.basic.AbstractPassageBook
Add the OSIS elements to the div element.
addOSIS(Key, Element, List) - Method in class org.crosswire.jsword.book.sword.SwordBook
 
addPassageListener(PassageListener) - Method in class org.crosswire.jsword.passage.AbstractPassage
 
addPassageListener(PassageListener) - Method in interface org.crosswire.jsword.passage.Passage
Event Listeners - Add Listener
addPassageListener(PassageListener) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
addPassageListener(PassageListener) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
addPopup(JPopupMenu) - Method in class org.crosswire.common.swing.desktop.TDIViewLayout
Bind a popup to the tabbed page
addPropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.common.progress.Job
Interface for people to be notified of changes to the current Font.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.common.swing.FontChooser
Interface for people to be notified of changes to the current Font.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.crosswire.jsword.book.BookMetaData
Adds a PropertyChangeListener to the listener list.
addReporterListener(ReporterListener) - Static method in class org.crosswire.common.util.Reporter
Add an Exception listener to the list of things wanting to know whenever we capture an Exception
addRow(Element, String, String) - Method in class org.crosswire.jsword.book.basic.DefaultBookMetaData
 
addTitleChangedListener(TitleChangedListener) - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Add a TitleChangedEvent listener
addTitleChangedListener(TitleChangedListener) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Add a TitleChangedEvent listener
addTitleChangedListener(TitleChangedListener) - Method in interface org.crosswire.common.swing.desktop.Titleable
Register an interest in being notified of changes to the title.
addTreeModelListener(TreeModelListener) - Method in class org.crosswire.common.config.swing.TreeConfigEditor.ConfigureTreeModel
 
addUpActionListener(ActionListener) - Method in class org.crosswire.common.swing.NudgeButton
 
addURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.book.DictionaryPane
 
addURLEventListener(URLEventListener) - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Add a listener for when someone clicks on a browser 'link'
addURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.display.proxy.ProxyBookDataDisplay
 
addURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.display.tab.TabbedBookDataDisplay
 
addURLEventListener(URLEventListener) - Method in class org.crosswire.bibledesktop.display.textpane.TextPaneBookDataDisplay
Adds a hyperlink listener for notification of any changes, for example when a link is selected and entered.
addValue(String) - Method in class org.crosswire.jsword.book.sword.ConfigEntry
Add a value to the list of values for this ConfigEntry
addVerses(String) - Method in class org.crosswire.jsword.passage.AbstractPassage
Create a Passage from a human readable string.
addView(Component) - Method in class org.crosswire.common.swing.desktop.AbstractViewLayout
Add a view to the set.
addView(Component) - Method in class org.crosswire.common.swing.desktop.MDIViewLayout
 
addView(Component) - Method in class org.crosswire.common.swing.desktop.TDIViewLayout
 
addView(Component) - Method in interface org.crosswire.common.swing.desktop.Viewable
Add a view to the set.
addView(Component) - Method in class org.crosswire.common.swing.desktop.ViewManager
 
addView() - Method in class org.crosswire.common.swing.desktop.ViewManager
Adds a view to the list in this Desktop.
addViewEventListener(ViewEventListener) - Method in class org.crosswire.common.swing.desktop.AbstractViewLayout
Adds a view event listener for notification of any changes to the view.
addViewEventListener(ViewEventListener) - Method in interface org.crosswire.common.swing.desktop.Viewable
Adds a view event listener for notification of any changes to the view.
addViewEventListener(ViewEventListener) - Method in class org.crosswire.common.swing.desktop.ViewManager
 
addWorkListener(WorkListener) - Static method in class org.crosswire.common.progress.JobManager
Add a listener to the list
adjacentTo(Verse) - Method in class org.crosswire.jsword.passage.Verse
Is this verse adjacent to another verse
adjacentTo(VerseRange) - Method in class org.crosswire.jsword.passage.VerseRange
Are the 2 VerseRanges in question contigious.
adjustBookType() - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
adjustLanguage() - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
adjustName() - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
adjustPackageSearch(String) - Method in class org.crosswire.common.util.CWClassLoader
Prefix the search with a package prefix, if not already.
adjustPathSearch(String) - Method in class org.crosswire.common.util.CWClassLoader
Change all but a leading '/' to '.'
advance(BufferedReader) - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
Get the next line from the input
ADVANCED - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
advanced - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
advanced - Static variable in class org.crosswire.bibledesktop.desktop.AboutPane
 
ADVANCED_SELECT_TITLE - Static variable in class org.crosswire.bibledesktop.book.Msg
 
ADVANCED_TITLE - Static variable in class org.crosswire.bibledesktop.book.Msg
 
AdvancedConfigEditor - Class in org.crosswire.common.config.swing
A mutable view of Fields setting array.
AdvancedConfigEditor() - Constructor for class org.crosswire.common.config.swing.AdvancedConfigEditor
 
AdvancedConfigEditor.AdvancedConfigureTreeModel - Class in org.crosswire.common.config.swing
A custom data model for the TreeConfig Tree
AdvancedConfigEditor.AdvancedConfigureTreeModel() - Constructor for class org.crosswire.common.config.swing.AdvancedConfigEditor.AdvancedConfigureTreeModel
 
AdvancedConfigEditor.CompNode - Class in org.crosswire.common.config.swing
Simple Tree Node
AdvancedConfigEditor.CompNode(String) - Constructor for class org.crosswire.common.config.swing.AdvancedConfigEditor.CompNode
Create a node with a name and path
AdvancedConfigEditor.CustomTreeCellRenderer - Class in org.crosswire.common.config.swing
The renderer for our tree
AdvancedConfigEditor.CustomTreeCellRenderer() - Constructor for class org.crosswire.common.config.swing.AdvancedConfigEditor.CustomTreeCellRenderer
 
AdvancedSearchPane - Class in org.crosswire.bibledesktop.book
An advanced search dialog.
AdvancedSearchPane() - Constructor for class org.crosswire.bibledesktop.book.AdvancedSearchPane
This is the default constructor
al - Variable in class org.crosswire.common.config.swing.AbstractConfigEditor
Action when the user clicks on accept
alias - Variable in class org.crosswire.jsword.book.filter.thml.AliasTag
The alias that we are using for the other tag
AliasTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the bold element.
AliasTag(String, Tag) - Constructor for class org.crosswire.jsword.book.filter.thml.AliasTag
simple ctor
ALL_WORDS - Static variable in class org.crosswire.jsword.book.search.SearchType
Find all the words regardless of position.
allBookFilter - Static variable in class org.crosswire.jsword.book.BookFilters
Filter for all books
allowsContinuation() - Method in class org.crosswire.jsword.book.sword.ConfigEntry
While most fields are single line or single value, some allow continuation.
allowsContinuation() - Method in class org.crosswire.jsword.book.sword.ConfigEntryType
While most fields are single line or single value, some allow continuation.
allowsRTF() - Method in class org.crosswire.jsword.book.sword.ConfigEntry
RTF is allowed in a few config entries.
allowsRTF() - Method in class org.crosswire.jsword.book.sword.ConfigEntryType
RTF is allowed in a few config entries.
ALT_KEY - Static variable in class org.crosswire.jsword.passage.BibleInfo
 
altBooksLower - Static variable in class org.crosswire.jsword.passage.BibleInfo
Alternative shortened names for the book of the Bible, in lower case
altBooksMap - Static variable in class org.crosswire.jsword.passage.BibleInfo
Alternative shortened names for the book of the Bible, in lower case, generated at run time
alterVerseBase(VerseBase, int) - Method in class org.crosswire.jsword.passage.PassageTally
Increment/Decrement this verses in the rankings
AMOS - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
ANALYSIS - Static variable in class org.crosswire.common.xml.FormatType
 
ANALYSIS_INDENT - Static variable in class org.crosswire.common.xml.FormatType
 
analytic - Variable in class org.crosswire.common.xml.FormatType
 
AndNotQuery - Class in org.crosswire.jsword.book.search.lucene
An "And Not" token specifies that a result needs to be in the left but not in the right token.
AndNotQuery(Query, Query) - Constructor for class org.crosswire.jsword.book.search.lucene.AndNotQuery
 
AndQuery - Class in org.crosswire.jsword.book.search.lucene
An and token specifies that a result needs to be in both the left and the right token.
AndQuery(Query, Query) - Constructor for class org.crosswire.jsword.book.search.lucene.AndQuery
 
AntiAliasedTextPane - Class in org.crosswire.common.swing
An extension of JTextPane that does Anti-Aliasing.
AntiAliasedTextPane() - Constructor for class org.crosswire.common.swing.AntiAliasedTextPane
 
antiAliasing - Static variable in class org.crosswire.common.swing.AntiAliasedTextPane
Do we anti-alias the text box?
ANY_WORDS - Static variable in class org.crosswire.jsword.book.search.SearchType
Find any of these words
APIExamples - Class in org.crosswire.jsword.examples
All the methods in this class highlight some are of the API and how to use it.
APIExamples() - Constructor for class org.crosswire.jsword.examples.APIExamples
 
APP_TITLE - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
APP_VERSION - Static variable in class org.crosswire.bibledesktop.desktop.Msg
 
applicationToLocal() - Method in class org.crosswire.common.config.Config
Take the data in the application and copy it to the local storage area.
APPLY - Static variable in class org.crosswire.common.config.swing.ButtonPane
 
applyPressed(ActionEvent) - Method in class org.crosswire.common.config.swing.AbstractConfigEditor
 
applyPressed(ActionEvent) - Method in interface org.crosswire.common.config.swing.ButtonPaneListener
Someone has pressed apply
array - Variable in class org.crosswire.common.config.StringOptionsChoice
The options that we are presenting the user with
AS_IS - Static variable in class org.crosswire.common.xml.FormatType
 
ATag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the a (Reference) element.
ATag() - Constructor for class org.crosswire.jsword.book.filter.thml.ATag
 
atp - Variable in class org.crosswire.bibledesktop.desktop.DesktopActions
The About window
ATTRIBUTE_DIV_LANG - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_DIV_OSISID - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_HI_TYPE - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_NOTE_TYPE - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_OSISTEXT_OSISIDWORK - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_REFERENCE_OSISREF - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_SEG_SUBTYPE - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_SEG_TYPE - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_SPEAKER_WHO - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_TEXT_OSISIDWORK - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_VERSE_OSISID - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_W_LEMMA - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_W_MORPH - Static variable in class org.crosswire.jsword.book.OSISUtil
 
ATTRIBUTE_WORK_OSISWORK - Static variable in class org.crosswire.jsword.book.OSISUtil
 
AUTH_SEPERATOR_PASSWORD - Static variable in class org.crosswire.common.util.NetUtil
Separating the password from the username
AUTH_SEPERATOR_USERNAME - Static variable in class org.crosswire.common.util.NetUtil
Separating the username from the rest of the URL
autoRegister() - Method in class org.crosswire.jsword.book.Books
Registers all the drivers known to the program.
AVAILABLE_BOOKS - Static variable in class org.crosswire.bibledesktop.book.install.Msg
 
AVAILABLE_BOOKS_LABEL - Static variable in class org.crosswire.bibledesktop.book.install.SitePane
 
AVAILABLE_DESC - Static variable in class org.crosswire.bibledesktop.book.install.Msg
 
avalanche - Variable in class org.crosswire.common.crypt.Sapphire
 
AWT_HANDLER_PROPERTY - Static variable in class org.crosswire.common.util.Reporter
The system property name for registering AWT exceptions

Copyright ยจ 2003-2005
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