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

M

main(String[]) - Static method in class org.crosswire.bibledesktop.desktop.Desktop
Central start point.
main(String[]) - Static method in class org.crosswire.common.xml.XalanProcess
Run xalan's xslt process main.
main(String[]) - Static method in class org.crosswire.jsword.examples.APIExamples
Quick Demo
MAJOR_PROPHETS - Static variable in class org.crosswire.jsword.passage.BibleInfo.Section
 
makeDirectory(URL) - Static method in class org.crosswire.common.util.NetUtil
If the directory does not exist, create it.
makeFile(URL) - Static method in class org.crosswire.common.util.NetUtil
If the file does not exist, create it.
MALACHI - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
map - Static variable in class org.crosswire.common.config.ChoiceFactory
Store of the known ChoiceTypes
map - Static variable in class org.crosswire.common.config.swing.FieldMap
The configuration table
map - Variable in class org.crosswire.common.swing.MapTableModel
The backing map
map - Variable in class org.crosswire.jsword.book.sword.SwordDictionary
So we can quickly find a Key given the text for the key
map2String(Map) - Static method in class org.crosswire.common.util.Convert
Convert a Hashtable to a Sting
MapField - Class in org.crosswire.common.config.swing
A MapField allows editing of a Map in a JTable.
MapField() - Constructor for class org.crosswire.common.config.swing.MapField
Create a PropertyHashtableField for editing Hashtables.
MapField.InputPane - Class in org.crosswire.common.config.swing
The panel for a JOptionPane that allows editing a name/class combination.
MapField.InputPane() - Constructor for class org.crosswire.common.config.swing.MapField.InputPane
 
MapField.NamedMapTableModel - Class in org.crosswire.common.config.swing
A MapTableModel with named columns that is not ediatble
MapField.NamedMapTableModel() - Constructor for class org.crosswire.common.config.swing.MapField.NamedMapTableModel
 
MapTableModel - Class in org.crosswire.common.swing
TableModel using a Map internally.
MapTableModel() - Constructor for class org.crosswire.common.swing.MapTableModel
Create an internal store from a 2D array
MapTableModel(Map) - Constructor for class org.crosswire.common.swing.MapTableModel
Create an internal store from a 2D array
MapTableModel.StringPair - Class in org.crosswire.common.swing
A simple holder of a key/value pair of Strings.
MapTableModel.StringPair(String, String) - Constructor for class org.crosswire.common.swing.MapTableModel.StringPair
 
MARK - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
match(Object) - Method in class org.crosswire.jsword.book.sword.ConfigEntry
Determine whether this Config entry matches the value.
match(ConfigEntryType, Object) - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
Determine whether this ConfigEntryTable has the ConfigEntry and it matches the value.
MATTHEW - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
max - Variable in class org.crosswire.jsword.passage.PassageTally
The maximum tally possible
max(Verse, Verse) - Static method in class org.crosswire.jsword.passage.Verse
Return the bigger of the 2 verses.
MAX_OUTPUT_LEN - Static variable in class org.crosswire.jsword.book.filter.FilterUtil
Some XML strings are very long and we don't want to debug the lot
MAX_TALLY - Static variable in class org.crosswire.jsword.passage.PassageTally
The highest tally possible
MAX_TITLE_LEN - Static variable in class org.crosswire.common.swing.desktop.AbstractViewLayout
The maximum length of a title before it is abbreviated
maximizeWindow(Window) - Static method in class org.crosswire.common.swing.GuiUtil
Maximize the specified window.
maximumLayoutSize(Container) - Method in class org.crosswire.common.swing.AbstractLayout
Returns the maximum dimensions for this layout given the component in the specified target container.
maxNumRankedVerses - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
What is the limit to which numRankedVerses can be set.
mayRepeat() - Method in class org.crosswire.jsword.book.sword.ConfigEntry
Some keys can repeat.
mayRepeat() - Method in class org.crosswire.jsword.book.sword.ConfigEntryType
Some keys can repeat.
maySave() - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Returns true if there is something to save.
MDI - Static variable in class org.crosswire.common.swing.desktop.LayoutType
Multiple Document View
mdiView - Variable in class org.crosswire.common.swing.desktop.ViewManager
 
MDIViewLayout - Class in org.crosswire.common.swing.desktop
MDI (Multiple documet interface) manager of how we layout views as sub-windows.
MDIViewLayout() - Constructor for class org.crosswire.common.swing.desktop.MDIViewLayout
Create a MDIViewLayout
MDIViewLayout.CloseListener - Class in org.crosswire.common.swing.desktop
We need to veto the closing of the last window.
MDIViewLayout.CloseListener() - Constructor for class org.crosswire.common.swing.desktop.MDIViewLayout.CloseListener
 
MDIViewLayout.CustomInternalFrameAdapter - Class in org.crosswire.common.swing.desktop
So we can tidy things up when a window is closed
MDIViewLayout.CustomInternalFrameAdapter() - Constructor for class org.crosswire.common.swing.desktop.MDIViewLayout.CustomInternalFrameAdapter
 
mdlBible - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
mdlBook - Variable in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
 
mdlChapter - Variable in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
 
mdlVerse - Variable in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
 
message - Variable in class org.crosswire.common.util.ReporterEvent
The message that is being passed around
MetalBorderlessTabbedPaneUI - Class in org.crosswire.common.swing.plaf
Provides customization to MetalLF Tabbed panes.
MetalBorderlessTabbedPaneUI() - Constructor for class org.crosswire.common.swing.plaf.MetalBorderlessTabbedPaneUI
 
MetalLFCustoms - Class in org.crosswire.common.swing.plaf
Provides customization to MetalLF Tabbed panes
MetalLFCustoms() - Constructor for class org.crosswire.common.swing.plaf.MetalLFCustoms
Default constructor.
MetalPanelBorder - Class in org.crosswire.common.swing.plaf
A class that provides a border that matches MetalBorders.ScrollPaneBorder.
MetalPanelBorder() - Constructor for class org.crosswire.common.swing.plaf.MetalPanelBorder
Default constructor.
MetalPanelBorder(int) - Constructor for class org.crosswire.common.swing.plaf.MetalPanelBorder
Create a MetalPanelBorder instance where the border visbility (top, left, bottom and right border) is controlled by the bit mask borderFlags.
METHOD_COUNT - Static variable in class org.crosswire.jsword.passage.AbstractPassage
Count of serializations methods
METHOD_PREFIX - Static variable in class org.crosswire.common.swing.ActionFactory
The prefix to methods that we call
methodNames - Variable in class org.crosswire.common.util.StackTrace
Array containing the method names
MICAH - Static variable in class org.crosswire.jsword.passage.BibleInfo.Names
 
min(Verse, Verse) - Static method in class org.crosswire.jsword.passage.Verse
Return the smaller of the 2 verses.
MINIMUM_VERSION - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
single value version number, lowest sword c++ version that can read this book JSword does not use this value.
minimumLayoutSize(Container) - Method in class org.crosswire.common.swing.FieldLayout
The minimum layout size for a given container
MINOR_PROPHETS - Static variable in class org.crosswire.jsword.passage.BibleInfo.Section
 
minus - Variable in class org.crosswire.jsword.book.search.lucene.ExtendedLuceneSyntax
 
MISSING_BACKEND - Static variable in class org.crosswire.jsword.book.sword.Msg
 
MISSING_FILE - Static variable in class org.crosswire.common.util.Msg
 
MISSING_FILE - Static variable in class org.crosswire.jsword.book.install.sword.Msg
 
MISSING_FILE - Static variable in class org.crosswire.jsword.book.sword.Msg
 
MISSING_RESOURCE - Static variable in class org.crosswire.common.swing.ActionFactory
The tooltip for actions that we generate to paper around missing resources Normally we would assert, but in live we might want to limp on.
MISSING_SITE - Static variable in class org.crosswire.bibledesktop.book.install.Msg
 
MISSING_VERSE - Static variable in class org.crosswire.jsword.book.Msg
 
MIX - Static variable in class org.crosswire.jsword.passage.PassageKeyFactory
Optimize the Passage for a mix
MOD_DRV - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
This indicates how the book was stored.
mode - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
The current state of the display: SEARCH, PASSAGE, CLEAR
MODE_READ - Static variable in class org.crosswire.common.util.FileUtil
Modes for opening random access files
MODE_WRITE - Static variable in class org.crosswire.common.util.FileUtil
Modes for opening random access files
model - Variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
 
model - Variable in class org.crosswire.bibledesktop.passage.KeySidebar
 
model - Variable in class org.crosswire.common.config.ConfigEvent
The Choice
model - Variable in class org.crosswire.common.config.swing.PathField
The TableModel that points the JTable at the Hashtable
models - Variable in class org.crosswire.common.config.Config
The array that stores the models
modifier - Variable in class org.crosswire.jsword.book.search.basic.AbstractIndex
How the search is to be modified.
modifier - Variable in class org.crosswire.jsword.book.search.basic.DefaultSearchRequest
How the search is to be modified
modtime - Variable in class org.crosswire.common.xml.TransformingSAXEventProvider.TemplateInfo
 
MORE - Static variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
MORE - Static variable in class org.crosswire.bibledesktop.display.tab.Msg
 
MORPH - Static variable in class org.crosswire.bibledesktop.desktop.XSLTProperty
Determines whether Word Morphology (e.g.
MORPH_ROBINSONS - Static variable in class org.crosswire.jsword.book.OSISUtil
 
MORPH_STRONGS - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant for Strongs numbering morphology
mouseClicked(MouseEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.crosswire.common.swing.desktop.TabPopupListener
 
mouseEntered(MouseEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
When the mouse points at something that has registered with us to be shown on the statusbar
mouseExited(MouseEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
When the mouse no longer points at something that has registered with us
mousePressed(MouseEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.crosswire.common.swing.desktop.TabPopupListener
 
mouseReleased(MouseEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.crosswire.common.swing.desktop.TabPopupListener
 
move(int) - Method in class org.crosswire.common.config.swing.WizardConfigEditor
Set a new card to be visible
move(URL, URL) - Static method in class org.crosswire.common.util.NetUtil
Move a URL from one place to another.
moveTo(AbstractViewLayout) - Method in class org.crosswire.common.swing.desktop.AbstractViewLayout
Copies all the views from the one layout to the other
moveTo(AbstractViewLayout) - Method in interface org.crosswire.common.swing.desktop.Viewable
Copies all the views from the one layout to the other
moveTo(AbstractViewLayout) - Method in class org.crosswire.common.swing.desktop.ViewManager
 
Msg - Class in gnu.lgpl
Compile safe Msg resource settings.
Msg(String) - Constructor for class gnu.lgpl.Msg
Passthrough ctor
Msg - Class in org.crosswire.bibledesktop.book.install
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.bibledesktop.book.install.Msg
Passthrough ctor
Msg - Class in org.crosswire.bibledesktop.book
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.bibledesktop.book.Msg
Passthrough ctor
Msg - Class in org.crosswire.bibledesktop.desktop
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.bibledesktop.desktop.Msg
Passthrough ctor
Msg - Class in org.crosswire.bibledesktop.display.tab
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.bibledesktop.display.tab.Msg
Passthrough ctor
Msg - Class in org.crosswire.bibledesktop.display.textpane
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.bibledesktop.display.textpane.Msg
Passthrough ctor
Msg - Class in org.crosswire.bibledesktop.passage
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.bibledesktop.passage.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.activate
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.activate.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.config
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.config.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.config.swing
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.config.swing.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.progress
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.progress.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.progress.swing
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.progress.swing.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.swing.desktop
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.swing.desktop.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.swing
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.swing.Msg
Passthrough ctor
Msg - Class in org.crosswire.common.util
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.common.util.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.basic
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.basic.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.filter.gbf
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.filter.gbf.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.filter
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.filter.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.filter.osis
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.filter.osis.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.filter.thml
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.filter.thml.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.install
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.install.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.install.sword
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.install.sword.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.readings
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.readings.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.search.lucene
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.search.lucene.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.book.sword
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.book.sword.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.passage
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.passage.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.util
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.util.Msg
Passthrough ctor
Msg - Class in org.crosswire.jsword.view.web
Compile safe Msg resource settings.
Msg(String) - Constructor for class org.crosswire.jsword.view.web.Msg
Passthrough ctor
MsgBase - Class in org.crosswire.common.util
A base class for implementing type safe internationalization (i18n) that is easy for most cases.
MsgBase(String) - Constructor for class org.crosswire.common.util.MsgBase
Create a MsgBase object
multiline - Variable in class org.crosswire.common.xml.FormatType
 
MultipleChoice - Interface in org.crosswire.common.config
MultipleChoice is simply a Choice where there are a number of alternative options.
mylabel - Variable in class org.crosswire.common.swing.ExceptionPane.CustomLister
The Text to write to
mytext - Variable in class org.crosswire.common.swing.ExceptionPane.CustomLister
The Text to write to

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