Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
M
macOSXRegistration()
- Method in class org.crosswire.bibledesktop.desktop.
DesktopActions
Register the application with Apple EAWT, which provides support for the Application Menu, with About, Preferences (Options) and Quit (Exit).
main(String[])
- Static method in class org.crosswire.bibledesktop.desktop.
Desktop
Central start point.
mainPanel
- Variable in class org.crosswire.bibledesktop.desktop.
Desktop
map
- Static variable in class org.crosswire.bibledesktop.book.install.
SiteEditorFactory
The configuration table
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
MapComboBoxModel
- Class in
org.crosswire.common.swing
A ComboBoxModel for selecting entries from a map.
MapComboBoxModel(Map<?, ?>)
- Constructor for class org.crosswire.common.swing.
MapComboBoxModel
Simple ctor for an entry from a map.
MapEntryRenderer
- Class in
org.crosswire.common.swing
Render a Map Entry as it's value.
MapEntryRenderer()
- Constructor for class org.crosswire.common.swing.
MapEntryRenderer
MappedOptionsField
- Class in
org.crosswire.common.config.swing
Allow the user to choose from a combo box.
MappedOptionsField()
- Constructor for class org.crosswire.common.config.swing.
MappedOptionsField
Create an empty MappedOptionsField
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
MAX_FONT_SIZE
- Static variable in class org.crosswire.common.swing.
FontChooser
The minimum size of the font.
MAX_PICKERS
- Static variable in class org.crosswire.bibledesktop.book.
ParallelBookPicker
What is the default maximum number of pickers.
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.
maxPickers
- Static variable in class org.crosswire.bibledesktop.book.
ParallelBookPicker
The maximum number of pickers.
maySave()
- Method in class org.crosswire.bibledesktop.book.
BibleViewPane
Returns true if there is something to save.
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
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
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_PREFIX
- Static variable in class org.crosswire.common.swing.
ActionFactory
The prefix to methods that we call
MIN_FONT_SIZE
- Static variable in class org.crosswire.common.swing.
FontChooser
The minimum size of the font.
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.
mode
- Variable in class org.crosswire.bibledesktop.book.
DisplaySelectPane
The current state of the display: SEARCH, PASSAGE, CLEAR
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.swing.
PathField
The TableModel that points the JTable at the Hashtable
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.bibledesktop.display.basic.
URITipMgr
mouseClicked(MouseEvent)
- Method in class org.crosswire.common.swing.desktop.
TabPopupListener
mouseDragged(MouseEvent)
- Method in class org.crosswire.bibledesktop.display.basic.
URITipMgr
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
mouseExited(MouseEvent)
- Method in class org.crosswire.bibledesktop.display.basic.
URITipMgr
mouseMoved(MouseEvent)
- Method in class org.crosswire.bibledesktop.display.basic.
URITipMgr
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.bibledesktop.display.basic.
ActiveURITip
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
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
- Static variable in class org.crosswire.bibledesktop.
BDMsg
msg
- Static variable in class org.crosswire.common.swing.
CWMsg
msg
- Static variable in class org.crosswire.common.swing.
CWOtherMsg
MultiBookPane
- Class in
org.crosswire.bibledesktop.book
Builds a panel on which all the non-Bible books and their entries are visible.
MultiBookPane()
- Constructor for class org.crosswire.bibledesktop.book.
MultiBookPane
Setup the GUI
myDismissDelay
- Variable in class org.crosswire.bibledesktop.display.basic.
URITipHelper
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright ยจ 2003-2013
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X