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

A

abbreviated - Variable in class org.crosswire.bibledesktop.book.BibleNameCellRenderer
If true then the initials of a book are shown, otherwise the full name.
abbreviated - Variable in class org.crosswire.bibledesktop.book.BookListCellRenderer
If true then the initials of a book are shown, otherwise the full name.
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
AbstractConfigEditor - Class in org.crosswire.common.config.swing
An abstract base of a Configuration Editor.
AbstractConfigEditor() - Constructor for class org.crosswire.common.config.swing.AbstractConfigEditor
 
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.
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
 
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
 
Actionable - Interface in org.crosswire.common.swing
The Actionable provides the ability to perform an action by name.
ActionFactory - Class in org.crosswire.common.swing
The ActionFactory is being radically updated.
ActionFactory() - Constructor for class org.crosswire.common.swing.ActionFactory
Creates an ActionFactory that merely holds actions.
ActionFactory(Object) - Constructor for class org.crosswire.common.swing.ActionFactory
Creates an ActionFactory that merely arranges for actions to be called against a bean.
actionPerformed(ActionEvent) - Method in class org.crosswire.bibledesktop.book.ParallelBookPicker.SelectedActionListener
 
actionPerformed(ActionEvent) - Method in class org.crosswire.bibledesktop.display.basic.URITipMgr
 
actionPerformed(ActionEvent) - Method in class org.crosswire.common.config.swing.ConfigEditorFactory.URIActionListener
The save action
actionPerformed(ActionEvent) - Method in class org.crosswire.common.progress.swing.JobCancelListener
 
actionPerformed(String) - Method in interface org.crosswire.common.swing.Actionable
 
actionPerformed(String) - Method in class org.crosswire.common.swing.ActionFactory
 
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.InternetWarning
 
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.ParallelBookPicker
Allow for adding and removing pickers.
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
The factory for actions that this class works with
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 - Variable in class org.crosswire.common.config.swing.ButtonPane
The action factory for the buttons
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.progress.swing.JobsProgressBar
The home of the stop action.
actions - Variable in class org.crosswire.common.swing.ActionFactory
The map of known CWActions
actions - Static variable in class org.crosswire.common.swing.CWOptionPane
The actions for this dialog.
actions - Variable in class org.crosswire.common.swing.desktop.ToolBar
 
actions - Variable in class org.crosswire.common.swing.QuickHelpDialog
 
activateURI(URIEvent) - Method in class org.crosswire.bibledesktop.desktop.Desktop
 
activateURI(URIEvent) - Method in class org.crosswire.bibledesktop.desktop.StatusBar
 
activateURI(URIEvent) - Method in class org.crosswire.bibledesktop.display.basic.ActiveURITip
 
activateURI(URIEvent) - Method in class org.crosswire.bibledesktop.display.basic.URITipHelper
This method is called to indicate that an URI can be processed.
activateURI(URIEvent) - Method in class org.crosswire.bibledesktop.display.basic.URITipMgr
 
activateURI(URIEvent) - Method in interface org.crosswire.bibledesktop.display.URIEventListener
This method is called to indicate that an URI can be processed.
ActiveURITip - Class in org.crosswire.bibledesktop.display.basic
How it works: 1.
ActiveURITip(JTextPane, Dimension) - Constructor for class org.crosswire.bibledesktop.display.basic.ActiveURITip
 
add(Action) - Method in class org.crosswire.common.swing.desktop.ToolBar
 
add(String, String) - Method in class org.crosswire.common.swing.MapTableModel
 
addAction(String, String) - Method in class org.crosswire.common.swing.ActionFactory
Lookup an existing action for actionName.
addAction(String) - Method in class org.crosswire.common.swing.ActionFactory
 
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.
addAllInstallers() - Method in class org.crosswire.bibledesktop.book.install.SitesPane
Re-create the list of installers
addAnchoredComponent(JComponent, int, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col that anchors at the specified position.
addAnchoredComponent(JComponent, int, int, int, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col that spans across a specified number of columns and rows that anchors at the specified position.
addBookListener(BookSelectListener) - Method in class org.crosswire.bibledesktop.book.ParallelBookPicker
Add a BookSelectListener listener
addChoice(Choice) - Method in class org.crosswire.common.config.swing.AbstractConfigEditor
Add a Choice to our set of panels
addChoice(Choice) - Method in class org.crosswire.common.config.swing.AdvancedConfigEditor
Add a Choice to our set of panels
addChoice(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
addComponent(JComponent, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col.
addComponent(JComponent, int, int, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col that spans across a specified number of columns and rows.
addComponent(JComponent, int, int, int, int, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col that spans across a specified number of columns and rows with the specified filling direction and an anchoring position.
addDownActionListener(ActionListener) - Method in class org.crosswire.common.swing.NudgeButton
 
addEntry(String, String, Component) - Method in class org.crosswire.common.swing.FormPane
Add a field to this panel
addFilledComponent(JComponent, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col filling the column horizontally.
addFilledComponent(JComponent, int, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col with the specified filling direction.
addFilledComponent(JComponent, int, int, int, int, int) - Method in class org.crosswire.common.swing.GriddedPanel
Adds the component to the specified row and col that spans across a specified number of columns and rows with the specified filling direction.
addImpl(Component, Object, int) - Method in class org.crosswire.common.swing.AltFixedSplitPane
 
addImpl(Component, Object, int) - Method in class org.crosswire.common.swing.FixedSplitPane
 
addJob(Progress) - Method in class org.crosswire.common.progress.swing.JobsProgressBar
Create a new set of components for the new Job
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
 
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.display.basic.SplitBookDataDisplay
Add a listener for changes in the Key.
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
 
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
 
addKeyChangeListener(KeyChangeListener) - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Add a listener for when the key changes.
addKeyChangeListener(KeyChangeListener) - Method in class org.crosswire.bibledesktop.display.ProxyBookDataDisplay
 
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.basic.TextPaneBookDataDisplay
Forward the mouse listener to our child components
addPopup(JPopupMenu) - Method in class org.crosswire.common.swing.desktop.TDIViewLayout
Bind a popup to the tabbed page
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
 
addURIEventListener(URIEventListener) - Method in class org.crosswire.bibledesktop.book.MultiBookPane
 
addURIEventListener(URIEventListener) - Method in class org.crosswire.bibledesktop.display.basic.TabbedBookDataDisplay
 
addURIEventListener(URIEventListener) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
 
addURIEventListener(URIEventListener) - Method in interface org.crosswire.bibledesktop.display.BookDataDisplay
Add a listener for when someone clicks on a browser 'link'
addURIEventListener(URIEventListener) - Method in class org.crosswire.bibledesktop.display.ProxyBookDataDisplay
 
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
 
advanced - Variable in class org.crosswire.bibledesktop.book.DisplaySelectPane
 
advanced - Static variable in class org.crosswire.bibledesktop.desktop.AboutPane
 
AdvancedConfigEditor - Class in org.crosswire.common.config.swing
A further refinement of a Tree Configuration Editor
AdvancedConfigEditor() - Constructor for class org.crosswire.common.config.swing.AdvancedConfigEditor
WARNING: this code is not called from anywhere and is probably broken
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
AltFixedSplitPane - Class in org.crosswire.common.swing
This is a hack to fix the setDividerLocation problem and other layout problems.
AltFixedSplitPane() - Constructor for class org.crosswire.common.swing.AltFixedSplitPane
Constructor for FixedSplitPane
AltFixedSplitPane(boolean) - Constructor for class org.crosswire.common.swing.AltFixedSplitPane
Constructor for FixedSplitPane that has no divider shadow and starts out with an empty border.
AltFixedSplitPane(int) - Constructor for class org.crosswire.common.swing.AltFixedSplitPane
Constructor for FixedSplitPane
AltFixedSplitPane(int, boolean) - Constructor for class org.crosswire.common.swing.AltFixedSplitPane
Constructor for FixedSplitPane
AltFixedSplitPane(int, Component, Component) - Constructor for class org.crosswire.common.swing.AltFixedSplitPane
Constructor for FixedSplitPane
AltFixedSplitPane(int, boolean, Component, Component) - Constructor for class org.crosswire.common.swing.AltFixedSplitPane
Constructor for FixedSplitPane
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?
applyDefaultOrientation(Component) - Static method in class org.crosswire.common.swing.GuiUtil
Recursively apply default component orientation to the component and all it contains.
applyOrientation(Component, boolean) - Static method in class org.crosswire.common.swing.GuiUtil
Recursively apply component orientation to the component and all it contains.
applyOrientation(Component, ComponentOrientation) - Static method in class org.crosswire.common.swing.GuiUtil
Recursively apply component orientation to the component and all it contains.
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
asURL - Variable in enum org.crosswire.bibledesktop.desktop.XSLTProperty
Whether the string state should be converted to an URL when setting the property.
atp - Variable in class org.crosswire.bibledesktop.desktop.DesktopActions
The About window

Copyright ยจ 2003-2015
A B C D E F G H I J K L M N O P Q R S T U V W X