- debug() - Method in class org.crosswire.bibledesktop.desktop.Desktop
-
Sometimes we need to make some changes to debug the GUI.
- deck - Variable in class org.crosswire.common.config.swing.TreeConfigEditor
-
Contains the configuration panels
- decks - Variable in class org.crosswire.common.config.swing.AbstractConfigEditor
-
A fast way to get at the configuration panels
- decorateProgressBar() - Method in class org.crosswire.common.progress.swing.JobsProgressBar.JobData
-
Decorate the progress bar if the job can be interrupted.
- DEFAULT_FONT - Static variable in class org.crosswire.common.swing.FontChooser
-
A label that we can use to get defaults
- DEFAULT_FONT - Static variable in class org.crosswire.common.swing.FontStore
-
- DEFAULT_KEY - Static variable in class org.crosswire.common.swing.FontStore
-
- defaultDesktopSize(Window) - Static method in class org.crosswire.common.swing.GuiUtil
-
Set the size of the main window to a default size.
- defaultFont - Variable in class org.crosswire.common.swing.FontStore
-
- defaultLAF - Static variable in class org.crosswire.common.swing.LookAndFeelUtil
-
The default PLAF (and the default value)
- defaultState - Variable in enum org.crosswire.bibledesktop.desktop.XSLTProperty
-
The default state of the XSLTProperty
- deinstall(JEditorPane) - Method in class org.crosswire.bibledesktop.display.basic.LazyHTMLEditorKit
-
Called when the kit is being removed from the JEditorPane.
- DENIED - Static variable in class org.crosswire.bibledesktop.book.install.InternetWarning
-
Access to the Internet is denied.
- deriveFont(String, String) - Static method in class org.crosswire.common.swing.GuiConvert
-
Create a font just like the another with regard to style and size, but
differing in font family.
- desk - Variable in class org.crosswire.common.swing.desktop.MDIViewLayout
-
The desktop of sub-windows
- Desktop - Class in org.crosswire.bibledesktop.desktop
-
The Desktop is the user's view of BibleDesktop.
- Desktop() - Constructor for class org.crosswire.bibledesktop.desktop.Desktop
-
Construct a Desktop.
- desktop - Variable in class org.crosswire.bibledesktop.desktop.Desktop.DesktopRunner
-
- desktop - Variable in class org.crosswire.bibledesktop.desktop.DesktopActions
-
The desktop on which these actions work
- Desktop.DesktopRunner - Class in org.crosswire.bibledesktop.desktop
-
Helper class to actually display the application at the right time.
- Desktop.DesktopRunner(Desktop, Splash) - Constructor for class org.crosswire.bibledesktop.desktop.Desktop.DesktopRunner
-
- Desktop.DesktopThread - Class in org.crosswire.bibledesktop.desktop
-
Helper class to run the application in a thread group and capture errors.
- Desktop.DesktopThread(ThreadGroup) - Constructor for class org.crosswire.bibledesktop.desktop.Desktop.DesktopThread
-
- DESKTOP_KEY - Static variable in class org.crosswire.bibledesktop.desktop.Desktop
-
- desktopActions - Variable in class org.crosswire.bibledesktop.desktop.Desktop
-
The DesktopActions is the holder for the actions, merely to keep the size of this file smaller.
- DesktopActions - Class in org.crosswire.bibledesktop.desktop
-
DesktopAction is nothing more than a holder of the behavior of the Desktop.
- DesktopActions(Desktop) - Constructor for class org.crosswire.bibledesktop.desktop.DesktopActions
-
Create the actions for the desktop
- DesktopActions.ShowSideBarVisitor - Class in org.crosswire.bibledesktop.desktop
-
- DesktopActions.ShowSideBarVisitor(boolean) - Constructor for class org.crosswire.bibledesktop.desktop.DesktopActions.ShowSideBarVisitor
-
- detail - Variable in class org.crosswire.common.swing.ExceptionPane
-
- detailShown - Static variable in class org.crosswire.common.swing.ExceptionPane
-
Whether full details should be given.
- dialog - Variable in class org.crosswire.bibledesktop.book.install.InternetWarning
-
The dialog box
- dialog - Variable in class org.crosswire.common.config.swing.AbstractConfigEditor
-
The dialog that we are displayed in
- dialog - Variable in class org.crosswire.common.swing.FontChooser
-
The dialog box
- DICTIONARY_PROTOCOL - Static variable in class org.crosswire.bibledesktop.desktop.Desktop
-
- dictionaryKeyList - Variable in class org.crosswire.bibledesktop.book.MultiBookPane
-
- dictionaryKeyScroller - Variable in class org.crosswire.bibledesktop.book.MultiBookPane
-
- DirectoryField - Class in org.crosswire.common.config.swing
-
A Directory selection.
- DirectoryField() - Constructor for class org.crosswire.common.config.swing.DirectoryField
-
- display(String, Installer) - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
Set the display in the RHS to the given installer
- display - Variable in class org.crosswire.bibledesktop.book.install.SitePane
-
- display - Variable in class org.crosswire.bibledesktop.book.MultiBookPane
-
The display of OSIS data
- displays - Variable in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
-
A list of all the InnerDisplayPanes so we can control listeners
- DisplaySelectEvent - Class in org.crosswire.bibledesktop.book
-
A DisplaySelectEvent happens whenever a user makes a command.
- DisplaySelectEvent(BookProvider, Key) - Constructor for class org.crosswire.bibledesktop.book.DisplaySelectEvent
-
For when a command has been made
- DisplaySelectListener - Interface in org.crosswire.bibledesktop.book
-
Implement DisplaySelectListener to recieve CommandEvents whenever someone
makes a command for you to execute.
- DisplaySelectPane - Class in org.crosswire.bibledesktop.book
-
Passage Selection area.
- DisplaySelectPane() - Constructor for class org.crosswire.bibledesktop.book.DisplaySelectPane
-
General constructor
- DisplaySelectPane.Mode - Enum in org.crosswire.bibledesktop.book
-
Defines the state of this DisplaySelectPane
- DisplaySelectPane.Mode() - Constructor for enum org.crosswire.bibledesktop.book.DisplaySelectPane.Mode
-
- dlgHelp - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
- dlgMain - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
- dlgMain - Variable in class org.crosswire.bibledesktop.book.install.EditSitePane
-
- dlgMain - Variable in class org.crosswire.bibledesktop.book.install.SitesPane
-
- dlgMain - Variable in class org.crosswire.bibledesktop.book.PassageSelectionPane
-
- dlgMain - Variable in class org.crosswire.bibledesktop.desktop.AboutPane
-
- dlgSelect - Variable in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
- dlgSelect - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
- doAbout() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
For opening the About window
- doAboutOK() - Method in class org.crosswire.bibledesktop.desktop.AboutPane
-
Close this dialog
- doAdd() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
Add a new installer to the list
- doAddEntry() - Method in class org.crosswire.common.config.swing.StringArrayField
-
Pop up a dialog to allow editing of a new value
- doAddPathEntry() - Method in class org.crosswire.common.config.swing.PathField
-
Pop up a dialog to allow editing of a new value
- doAddPicker() - Method in class org.crosswire.bibledesktop.book.ParallelBookPicker
-
Add an new picker.
- doAddVerse() - Method in class org.crosswire.bibledesktop.book.PassageSelectionPane
-
Add from the tree to the list
- doAdvanced() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Someone has clicked on the advanced search button
- doApply(ActionEvent) - Method in class org.crosswire.common.config.swing.ButtonPane
-
Do the Apply action
- doBack() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Go to previous passage.
- doBCVNum() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doBlur(int) - Method in class org.crosswire.bibledesktop.passage.KeySidebar
-
Blur (expand) the current key action by amount verses on each side.
- doBlur1() - Method in class org.crosswire.bibledesktop.passage.KeySidebar
-
Blur (expand) the current passage action by one verse on each side.
- doBlur5() - Method in class org.crosswire.bibledesktop.passage.KeySidebar
-
Blur (expand) the current key by five verses on each side.
- doBooks() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Opens the Book installer window (aka a SitesPane)
- doBrowse() - Method in class org.crosswire.common.config.swing.DirectoryField
-
- doBrowse() - Method in class org.crosswire.common.config.swing.FileField
-
Open a browse dialog
- doCancel(ActionEvent) - Method in class org.crosswire.common.config.swing.ButtonPane
-
Do the Cancel action
- doChooseFont() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Get a font for the current selection
- doClearView() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
Close the current passage window.
- doClose() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
Close the window, and save the install manager state
- doCloseAllViews() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
Close all the passage windows.
- doCloseOtherViews() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
Close all other passage windows.
- doCloseView() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
Close the current passage window.
- doCompareToggle(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Show differences between Bible Book versions.
- doContents() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
For opening a help file.
- doCopy() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Copy the selected text from the "active" display area to the clipboard.
- doCVNum() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doDelete() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
Delete the selected installer from the list (on the left hand side)
- doDelete() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Delete the current book
- doDeleteSelected() - Method in class org.crosswire.bibledesktop.passage.KeySidebar
-
Remove the selected verses out of this KeySidebar.
- doDeleteVerse() - Method in class org.crosswire.bibledesktop.book.PassageSelectionPane
-
Remove the selected items from the list
- doDone() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
Someone clicked on OK
- doDone() - Method in class org.crosswire.bibledesktop.book.PassageSelectionPane
-
Someone clicked on OK
- doEdit() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
Move the selected installer to the installer edit panel
- doExit() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Exits the VM.
- doForward() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Go to next passage.
- doGoPassage() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Go button was clicked
- doGoSearch() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Go button was clicked
- doHeadings(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doHeadOriginal() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
Someone clicked the original strongs toggle button
- doHeadRank() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
Someone clicked the rank check button
- doHeadRestrict() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
Someone clicked the restrict toggle button
- doHeadSummary() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
Someone clicked the restrict toggle button
- doHeadTime() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
Someone clicked the original strongs toggle button
- doHelpAction() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Someone clicked help
- doIndex() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Someone clicked one the index button
- doInitialTextDisplay() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
During view creation, allow firing off an event to display the initial
book/chapter.
- doInstall() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Kick off the installer
- doInstallSearch() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Kick off the installer
- doManageSites() - Method in class org.crosswire.bibledesktop.book.install.SitesPane
-
Add a site to the list of install sources.
- doMore() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
More (...) button was clicked
- doMorph(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doNewTab() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
For creating a new window.
- doNo() - Method in class org.crosswire.bibledesktop.book.install.InternetWarning
-
- doNo() - Method in class org.crosswire.common.config.swing.BooleanField
-
- doNotes(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doNoVNum() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doOK(ActionEvent) - Method in class org.crosswire.common.config.swing.ButtonPane
-
Do the OK action
- doOK() - Method in class org.crosswire.common.swing.QuickHelpDialog
-
Someone clicked OK
- doOpen() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Open a new passage window from a file.
- doOptions() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Opens the Options window
- doPassageAction() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Someone pressed return in the passage area
- doPopup(MouseEvent) - Method in class org.crosswire.common.swing.desktop.TabPopupListener
-
Popup if the mouse event indicates it should be shown
- doRank() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Rank is an action, but we don't need to do anything because rank is only
used when search is clicked.
- doRefresh() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Reload and redisplay the list of books
- doRemoveEntry() - Method in class org.crosswire.common.config.swing.StringArrayField
-
Delete the current value in the hashtable
- doRemovePathEntry() - Method in class org.crosswire.common.config.swing.PathField
-
Delete the current value in the hashtable
- doRemovePicker() - Method in class org.crosswire.bibledesktop.book.ParallelBookPicker
-
Remove the last picker provided that there will be one that remains.
- doReset() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
End editing the current installer
- doResetFont() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Resets any font specifically set for this Book / Language
- doRestrictSelect() - Method in class org.crosswire.bibledesktop.book.AdvancedSearchPane
-
- doSave() - Method in class org.crosswire.bibledesktop.book.install.EditSitePane
-
Save the current installer to the list of installers
- doSave() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Save the current passage window.
- doSaveAll() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Save all the passage windows.
- doSaveAs() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Save the current passage window under a new name.
- doSearchAction() - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
-
Someone pressed return in the search area
- doSidebarToggle(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Show large or small tool bar icons.
- doSitesClose() - Method in class org.crosswire.bibledesktop.book.install.SitesPane
-
We are done, close the window
- doSourceClip() - Method in class org.crosswire.bibledesktop.desktop.ViewSourcePane
-
Copy the current text into the system clipboard
- doSourceOK() - Method in class org.crosswire.bibledesktop.desktop.ViewSourcePane
-
- doStatusToggle(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Show large or small tool bar icons.
- doStrongs(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- DOT - Static variable in class org.crosswire.common.swing.AltFixedSplitPane
-
- DOT - Static variable in class org.crosswire.common.swing.FixedSplitPane
-
- doTabMode() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
View the Tabbed Document Interface (TDI) interface.
- doTinyVNum(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doToolBarLarge(ActionEvent) - Method in class org.crosswire.common.swing.desktop.ToolBar
-
Show large or small tool bar icons.
- doToolBarText(ActionEvent) - Method in class org.crosswire.common.swing.desktop.ToolBar
-
Show or hide the tool bar text.
- doToolBarToggle(ActionEvent) - Method in class org.crosswire.common.swing.desktop.ToolBar
-
Show or hide the tool bar.
- doToolTipToggle(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
Show large or small tool bar icons.
- DOUBLE_SLASH - Static variable in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
-
- doUnindex() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Delete the current book
- doUnlock() - Method in class org.crosswire.bibledesktop.book.install.SitePane
-
Unlock the current book
- doUpdateEntry() - Method in class org.crosswire.common.config.swing.StringArrayField
-
Pop up a dialog to allow editing of a current value
- doUpdatePathEntry() - Method in class org.crosswire.common.config.swing.PathField
-
Pop up a dialog to allow editing of a current value
- doViewSource() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
View the HTML as interpreted by the current window.
- doVLine(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doVNum() - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doWindowMode() - Method in class org.crosswire.common.swing.desktop.ViewManager
-
View the Multiple Document/Window Interface (MDI) interface.
- down - Variable in class org.crosswire.common.swing.NudgeButton
-
The down button
- doXRef(ActionEvent) - Method in class org.crosswire.bibledesktop.desktop.DesktopActions
-
- doYes() - Method in class org.crosswire.bibledesktop.book.install.InternetWarning
-
- doYes() - Method in class org.crosswire.common.config.swing.BooleanField
-