Serialized Form


Package org.crosswire.bibledesktop.book

Class org.crosswire.bibledesktop.book.AdvancedSearchPane extends JPanel implements Serializable

serialVersionUID: 3977303234983245108L

Serialized Fields

bailout

boolean bailout
If escape was pressed we don't want to update the parent


presets

String[] presets
The entries in the restrictions preset


editingRestrict

boolean editingRestrict
If we are editing the restrict text box, ignore preset updates


dlgSelect

PassageSelectionPane dlgSelect

lblPhrase

JLabel lblPhrase

lblIncludes

JLabel lblIncludes

txtIncludes

JTextField txtIncludes

txtPhrase

JTextField txtPhrase

lblExcludes

JLabel lblExcludes

txtExcludes

JTextField txtExcludes

lblSpell

JLabel lblSpell

txtSpell

JTextField txtSpell

lblStartsWith

JLabel lblStartsWith

txtStartsWith

JTextField txtStartsWith

lblHeading

JLabel lblHeading

chkRank

JCheckBox chkRank

lblRank

JLabel lblRank

sliderRank

JSlider sliderRank

chkRestrict

JCheckBox chkRestrict

lblRestrict

JLabel lblRestrict

txtRestrict

JTextField txtRestrict

btnRestrict

JButton btnRestrict

btnGo

JButton btnGo

lblPresets

JLabel lblPresets

cboPresets

JComboBox cboPresets

dlgMain

JDialog dlgMain

lblSummary

JLabel lblSummary

chkSummary

JCheckBox chkSummary

txtSummary

JTextArea txtSummary

scrSummary

JScrollPane scrSummary

Class org.crosswire.bibledesktop.book.BibleComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 3616449020667442997L

Serialized Fields

selected

Object selected
What is currently selected?


level

int level
Are we a book, chapter or verse selector

Class org.crosswire.bibledesktop.book.BibleViewPane extends TabbedPanePanel implements Serializable

serialVersionUID: 3258415036346282038L

Serialized Fields

saved

File saved

pnlSelect

DisplaySelectPane pnlSelect

pnlPassg

SplitBookDataDisplay pnlPassg

chooser

JFileChooser chooser

Class org.crosswire.bibledesktop.book.BookListCellRenderer extends JLabel implements Serializable

serialVersionUID: 3978138859576308017L

Class org.crosswire.bibledesktop.book.BooksComboBoxModel extends BooksListModel implements Serializable

serialVersionUID: 3906362740397388593L

Class org.crosswire.bibledesktop.book.BooksListModel extends AbstractListModel implements Serializable

serialVersionUID: 3257568408165036595L

Serialized Fields

books

List books
The array of versions. All methods that access this variable have been marked synchronized to ensure that one thread can't update the list of books while another is trying to create a JList based on this class.

Class org.crosswire.bibledesktop.book.DictionaryPane extends JSplitPane implements Serializable

serialVersionUID: 3616449020667442997L

Serialized Fields

display

BookDataDisplay display
The display of OSIS data


pnlSelect

JPanel pnlSelect

lstDicts

JList lstDicts

sptMain

JSplitPane sptMain

scrEntries

JScrollPane scrEntries

lstEntries

JList lstEntries

Class org.crosswire.bibledesktop.book.DisplaySelectEvent extends EventObject implements Serializable

serialVersionUID: 3689068456540910136L

Serialized Fields

key

Key key
The new passage

Class org.crosswire.bibledesktop.book.DisplaySelectPane extends JPanel implements Serializable

serialVersionUID: 3256446910616057650L

Serialized Fields

pcl

PropertyChangeListener pcl
Keep the selection up to date with indexing.


title

String title

dlgHelp

QuickHelpDialog dlgHelp

mdlBible

BooksComboBoxModel mdlBible

dlgSelect

PassageSelectionPane dlgSelect

txtKey

JTextField txtKey

txtSearch

JTextField txtSearch

btnAdvanced

JButton btnAdvanced

btnSearch

JButton btnSearch

btnKey

JButton btnKey

btnKeyGo

JButton btnKeyGo

advanced

AdvancedSearchPane advanced

btnIndex

JButton btnIndex

mode

int mode
The current state of the display: SEARCH, PASSAGE, CLEAR


key

Key key
The current passage.


listeners

EventListenerList listeners
Who is interested in things this DisplaySelectPane does

Class org.crosswire.bibledesktop.book.PassageSelectionPane extends JPanel implements Serializable

serialVersionUID: 3546920298944673072L

Serialized Fields

bailout

boolean bailout
If escape was pressed we don't want to update the parent


changing

boolean changing
Prevent us getting in an event cascade loop


ref

Passage ref
The passage we are editing


treAll

JTree treAll

lstSel

JList lstSel

model

RangeListModel model

txtDisplay

JTextField txtDisplay

lblMessage

JLabel lblMessage

dlgMain

JDialog dlgMain

Package org.crosswire.bibledesktop.book.install

Class org.crosswire.bibledesktop.book.install.BookNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: 3256442525387602231L

Class org.crosswire.bibledesktop.book.install.BookTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable

serialVersionUID: -942626483282049048L

Class org.crosswire.bibledesktop.book.install.EditSitePane extends JPanel implements Serializable

serialVersionUID: 3256446910616057650L

Serialized Fields

editName

String editName
If we are editing an installer, we need to know it's original name in case someone clicks cancel.


userInitiated

boolean userInitiated
Edits to the type combo box mean different things depending on whether it was triggered by the user or the application.


lstSite

JList lstSite

lblMesg

JLabel lblMesg

txtName

JTextField txtName

cboType

JComboBox cboType

siteEditorPane

JPanel siteEditorPane

siteEditor

SiteEditor siteEditor

dlgMain

JDialog dlgMain

btnClose

JButton btnClose

pnlAction

JPanel pnlAction

Class org.crosswire.bibledesktop.book.install.InstallerFactoryComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 3258134643734885174L

Serialized Fields

names

List names
The list of installer names


selection

Object selection
The currently selected object

Class org.crosswire.bibledesktop.book.install.InstallManagerComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 3256725082729756980L

Serialized Fields

selection

Object selection
The currently selected object


names

List names
A cache of the names in the Install Manager

Class org.crosswire.bibledesktop.book.install.SitePane extends JPanel implements Serializable

serialVersionUID: 3616445692051075634L

Serialized Fields

treAvailable

JTree treAvailable

lblDesc

JLabel lblDesc

Class org.crosswire.bibledesktop.book.install.SitesPane extends JPanel implements Serializable

serialVersionUID: 3258126947069605936L

Serialized Fields

installers

Map installers
The known installers fetched from InstallManager


dlgMain

JDialog dlgMain

pnlButtons

JPanel pnlButtons

tabMain

JTabbedPane tabMain

Class org.crosswire.bibledesktop.book.install.SwordSiteEditor extends JPanel implements Serializable

serialVersionUID: 3834589894202175795L

Serialized Fields

installer

AbstractSwordInstaller installer

host

JTextField host

directory

JTextField directory

proxyHost

JTextField proxyHost

proxyPort

JTextField proxyPort

Package org.crosswire.bibledesktop.desktop

Class org.crosswire.bibledesktop.desktop.Desktop extends JFrame implements Serializable

serialVersionUID: 3977014029116191800L

Serialized Fields

hasRefBooks

boolean hasRefBooks

corePanel

JPanel corePanel

sidebarToggle

JCheckBoxMenuItem sidebarToggle

barStatus

StatusBar barStatus

reference

DictionaryPane reference

sptBooks

JSplitPane sptBooks

Class org.crosswire.bibledesktop.desktop.Splash extends JWindow implements Serializable

serialVersionUID: 3258133565731256119L

Class org.crosswire.bibledesktop.desktop.StatusBar extends JComponent implements Serializable

serialVersionUID: 3546920264718955568L

Serialized Fields

pnl_progr

JobsProgressBar pnl_progr
Where the progress bars go


lbl_message

JLabel lbl_message
Where the help messages go


lbl_name

JLabel lbl_name
Where the product name goes

Class org.crosswire.bibledesktop.desktop.ViewSourcePane extends JPanel implements Serializable

serialVersionUID: 3257281435579985975L

Serialized Fields

tabMain

JTabbedPane tabMain

textAreas

JTextComponent[] textAreas

pnlButtons

JPanel pnlButtons

frame

JDialog frame

Class org.crosswire.bibledesktop.desktop.XSLTProperty extends Object implements Serializable

serialVersionUID: 3257567325749326905L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the XSLTProperty


defaultState

boolean defaultState
The default state of the XSLTProperty


state

boolean state
The current state of the XSLTProperty


obj

int obj

Package org.crosswire.bibledesktop.display

Class org.crosswire.bibledesktop.display.URLEvent extends EventObject implements Serializable

serialVersionUID: 3978710575457187634L

Serialized Fields

protocol

String protocol

url

String url

Package org.crosswire.bibledesktop.display.splitlist

Class org.crosswire.bibledesktop.display.splitlist.SplitBookDataDisplay extends JPanel implements Serializable

serialVersionUID: 3257283643176202806L

Serialized Fields

key

Key key
The whole passage that we are viewing


sidebar

KeySidebar sidebar

split

JSplitPane split

child

BookDataDisplay child

Package org.crosswire.bibledesktop.passage

Class org.crosswire.bibledesktop.passage.KeyChangeEvent extends EventObject implements Serializable

serialVersionUID: 3256725091319362361L

Serialized Fields

key

Key key
The new key

Class org.crosswire.bibledesktop.passage.KeyListListModel extends AbstractListModel implements Serializable

serialVersionUID: 3546356240990286645L

Serialized Fields

keys

Key keys

Class org.crosswire.bibledesktop.passage.KeySidebar extends JPanel implements Serializable

serialVersionUID: 3905241217179466036L

Serialized Fields

key

Key key
The whole key that we are viewing


partial

Key partial
The key that is selected


list

JList list

model

RangeListModel model

actDelete

Action actDelete

actBlur1

Action actBlur1

actBlur5

Action actBlur5

Class org.crosswire.bibledesktop.passage.RangeListModel extends AbstractListModel implements Serializable

serialVersionUID: 3761692273179964725L

Serialized Fields

ref

Passage ref
The Passage that we are modelling


ranges

List ranges
The list of ranges in the passage.


restrict

RestrictionType restrict
If we are modelling in groups, do we break at chapter/book boundries

Class org.crosswire.bibledesktop.passage.WholeBibleTreeModel extends DefaultTreeModel implements Serializable

serialVersionUID: 3688785881985004853L


Package org.crosswire.common.config

Class org.crosswire.common.config.ConfigEvent extends EventObject implements Serializable

serialVersionUID: 3257006561900376375L

Serialized Fields

key

String key
The name of the choice

Class org.crosswire.common.config.ConfigException extends LucidException implements Serializable

serialVersionUID: 3258135764670689593L

Class org.crosswire.common.config.StartupException extends LucidException implements Serializable

serialVersionUID: 3616451198199345203L


Package org.crosswire.common.config.swing

Class org.crosswire.common.config.swing.AbstractConfigEditor extends JPanel implements Serializable

Serialized Fields

cards

int cards
How many cards have we created - we only need a tree if there are 2 or more cards


al

ActionListener al
Action when the user clicks on accept


config

Config config
The class that represents the Fields that we display


dialog

JDialog dialog
The dialog that we are displayed in


decks

Map decks
A fast way to get at the configuration panels


fields

Map fields
The set of fields that we are displaying

Class org.crosswire.common.config.swing.AdvancedConfigEditor extends TreeConfigEditor implements Serializable

serialVersionUID: 3616451198199345203L

Serialized Fields

comps

Map comps
A hash of components

Class org.crosswire.common.config.swing.BooleanField extends JPanel implements Serializable

serialVersionUID: 3617291237934053686L

Serialized Fields

on

JRadioButton on
The 'on' button


off

JRadioButton off
The 'off' button

Class org.crosswire.common.config.swing.ButtonPane extends JPanel implements Serializable

serialVersionUID: 3257847701248031033L

Serialized Fields

li

ButtonPaneListener li
PENDING: turn this into a [add|remove]ButtonPaneListener thing

Class org.crosswire.common.config.swing.ColorField extends JPanel implements Serializable

serialVersionUID: 3617291237934053686L

Serialized Fields

color

Color color
The current Color

Class org.crosswire.common.config.swing.DirectoryField extends FileField implements Serializable

serialVersionUID: 3905239018106075189L

Class org.crosswire.common.config.swing.FileField extends JPanel implements Serializable

serialVersionUID: 3258416148742484276L

Serialized Fields

text

JTextField text
The text field

Class org.crosswire.common.config.swing.FontField extends FontChooser implements Serializable

serialVersionUID: 3258411729237848625L

Class org.crosswire.common.config.swing.MapField extends JPanel implements Serializable

serialVersionUID: 3257849861683296313L

Serialized Fields

tableModel

MapField.NamedMapTableModel tableModel
The TableModel that points the JTable at the Map


table

JTable table
The Table - displays the Hashtble


superclass

Class superclass
The class that everything must inherit from

Class org.crosswire.common.config.swing.NumberField extends JPanel implements Serializable

serialVersionUID: 3256443594867750451L

Serialized Fields

text

JTextField text
The text field

Class org.crosswire.common.config.swing.PasswordField extends JPasswordField implements Serializable

serialVersionUID: 3256442490960621625L

Class org.crosswire.common.config.swing.PathField extends JPanel implements Serializable

serialVersionUID: 3256443607736072242L

Serialized Fields

model

DefaultComboBoxModel model
The TableModel that points the JTable at the Hashtable


list

JList list
The Table - displays the Hashtble

Class org.crosswire.common.config.swing.StringArrayField extends JPanel implements Serializable

serialVersionUID: 3256444715753878326L

Serialized Fields

list_model

DefaultComboBoxModel list_model
The TableModel that points the JTable at the Hashtable


list

JList list
The Table - displays the Hashtble

Class org.crosswire.common.config.swing.StringArrayField.InputPane extends JPanel implements Serializable

serialVersionUID: 3256444715753878326L

Serialized Fields

name_field

JTextField name_field
To edit a name (hashtable key)

Class org.crosswire.common.config.swing.TabbedConfigEditor extends AbstractConfigEditor implements Serializable

serialVersionUID: 3256444715753878326L

Serialized Fields

tab

JTabbedPane tab
The tabbed pane

Class org.crosswire.common.config.swing.TextField extends JTextField implements Serializable

serialVersionUID: 3257009864814311474L

Class org.crosswire.common.config.swing.TreeConfigEditor extends AbstractConfigEditor implements Serializable

serialVersionUID: 3256720688860576049L

Serialized Fields

tree

JTree tree
The tree containing the Field sets


title

JLabel title
The title for the config panels


deck

JPanel deck
Contains the configuration panels


layout

CardLayout layout
Layout for the config panels

Class org.crosswire.common.config.swing.WizardConfigEditor extends AbstractConfigEditor implements Serializable

serialVersionUID: 3258416148742484276L

Serialized Fields

posn

int posn
The current position


wcards

int wcards
The number of cards


names

List names
The list of path names


title

JLabel title
The title for the config panels


deck

JPanel deck
Contains the configuration panels


layout

CardLayout layout
Layout for the config panels


finish

JButton finish
The Ok button


next

JButton next
The next button


Package org.crosswire.common.history

Class org.crosswire.common.history.HistoryEvent extends EventObject implements Serializable

serialVersionUID: 3258132436104852535L


Package org.crosswire.common.progress

Class org.crosswire.common.progress.WorkEvent extends EventObject implements Serializable

serialVersionUID: 3976736990807011378L

Serialized Fields

predicted

boolean predicted
Is this a predicted or actual progress report?


Package org.crosswire.common.progress.swing

Class org.crosswire.common.progress.swing.JobsProgressBar extends JPanel implements Serializable

serialVersionUID: 3257563988660663606L

Serialized Fields

jobs

Map jobs
Where we store the currently displayed jobs


positions

List positions
Array telling us what y position the jobs have in the window


font

Font font
The font for the progress-bars

Class org.crosswire.common.progress.swing.JobsViewPane extends JPanel implements Serializable

serialVersionUID: 3546366136561315891L

Serialized Fields

jobs

Map jobs
Map of Jobs to JobDatas


positions

List positions
Array telling us what y position the jobs have in the window


jobsPanel

JPanel jobsPanel
The panel containing jobs


noJobLabel

JLabel noJobLabel
A label stating that there are no jobs running


Package org.crosswire.common.swing

Class org.crosswire.common.swing.AbstractLayout extends Object implements Serializable

Serialized Fields

hgap

int hgap
horizontal gap


vgap

int vgap
vertical gap

Class org.crosswire.common.swing.AntiAliasedTextPane extends JTextPane implements Serializable

serialVersionUID: 3256728398477734965L

Class org.crosswire.common.swing.CWAction extends AbstractAction implements Serializable

serialVersionUID: 3258416148742484276L

Serialized Fields

listeners

EventListenerList listeners

Class org.crosswire.common.swing.ExceptionPane extends JPanel implements Serializable

serialVersionUID: 3258126947203495219L

Serialized Fields

ex

Throwable ex
The exception we are displaying


list

JList list

upper

JPanel upper

label

JLabel label

text

JTextArea text

ok

JButton ok

detail

JCheckBox detail

lower

JPanel lower

Class org.crosswire.common.swing.FieldLayout extends AbstractLayout implements Serializable

serialVersionUID: 3617576015757719097L

Class org.crosswire.common.swing.FixedSplitPane extends JSplitPane implements Serializable

serialVersionUID: 3761687909593789241L

Serialized Fields

firstValidate

boolean firstValidate

hasProportionalLocation

boolean hasProportionalLocation

proportionalLocation

double proportionalLocation

visibleDividerBorder

boolean visibleDividerBorder
Hint for whether Divider border should be visible.

Class org.crosswire.common.swing.FontChooser extends JPanel implements Serializable

serialVersionUID: 3978992071925250097L

Serialized Fields

dialog

JDialog dialog
The dialog box


listeners

PropertyChangeSupport listeners
People that want to know about font changes


font

Font font
The current font


name

JComboBox name
The choice of font name


bold

JCheckBox bold
Bold font?


italic

JCheckBox italic
Italic font?


size

JComboBox size
The font size


suppressEvents

boolean suppressEvents
Are we doing some processing, that makes us not want to send events?

Class org.crosswire.common.swing.FormPane extends JPanel implements Serializable

serialVersionUID: 3258135738867790641L

Serialized Fields

comps

Hashtable comps
A store of the available components

Class org.crosswire.common.swing.MapTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 3546365041277352241L

Serialized Fields

list

List list
The List that is a copy of the list. A list is used for direct access performance.


map

Map map
The backing map


colNames

String[] colNames
The default column names

Class org.crosswire.common.swing.NudgeButton extends JPanel implements Serializable

serialVersionUID: 3257008748156499508L

Serialized Fields

up

JButton up
The up button


down

JButton down
The down button

Class org.crosswire.common.swing.NumericDocument extends PlainDocument implements Serializable

serialVersionUID: 3761973765420102192L

Class org.crosswire.common.swing.QuickHelpDialog extends JDialog implements Serializable

serialVersionUID: 3690752899747557426L

Serialized Fields

txtHelp

JEditorPane txtHelp

Package org.crosswire.common.swing.desktop

Class org.crosswire.common.swing.desktop.LayoutType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the LayoutType


layout

AbstractViewLayout layout
The actual layout


obj

int obj

Class org.crosswire.common.swing.desktop.TabbedPanePanel extends JPanel implements Serializable

serialVersionUID: 5254437923545591019L

Class org.crosswire.common.swing.desktop.ToolBar extends JToolBar implements Serializable

serialVersionUID: 3544669594414690871L

Serialized Fields

frame

JFrame frame
The frame in which the toolbar is shown. It must be border layout with the only other component being centered.


Package org.crosswire.common.swing.desktop.event

Class org.crosswire.common.swing.desktop.event.TitleChangedEvent extends EventObject implements Serializable

serialVersionUID: 3256444685672526641L

Serialized Fields

title

String title

Class org.crosswire.common.swing.desktop.event.ViewEvent extends EventObject implements Serializable

serialVersionUID: 3258689927188590898L


Package org.crosswire.common.swing.plaf

Class org.crosswire.common.swing.plaf.MetalPanelBorder extends AbstractBorder implements Serializable

serialVersionUID: 7929433986066846750L

Serialized Fields

insetTop

int insetTop

insetLeft

int insetLeft

insetBottom

int insetBottom

insetRight

int insetRight

flags

int flags

insets

Insets insets

Package org.crosswire.common.util

Class org.crosswire.common.util.EventListenerList extends Object implements Serializable

serialVersionUID: 3256999960636436785L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Serialization support

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Serialization support

Throws:
IOException

Class org.crosswire.common.util.LucidException extends Exception implements Serializable

serialVersionUID: 3257846580311963191L

Serialized Fields

deprecated

boolean deprecated
Is the message to be included literally (ie passed a string), or should we look it up as a resource (ie passed a MsgBase).


params

Object[] params
The array of parameters

Class org.crosswire.common.util.LucidRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 3906091143962965817L

Serialized Fields

params

Object[] params
The array of parameters

Class org.crosswire.common.util.ReporterEvent extends EventObject implements Serializable

serialVersionUID: 4121978048640988213L

Serialized Fields

ex

Throwable ex
The thing that went wrong


message

String message
The message that is being passed around

Class org.crosswire.common.util.SortedListSet extends ArrayList implements Serializable

serialVersionUID: 3258413945407484212L


Package org.crosswire.common.xml

Class org.crosswire.common.xml.FormatType extends Object implements Serializable

serialVersionUID: 3544385916136142129L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the FormatType


indented

boolean indented

multiline

boolean multiline

analytic

boolean analytic

classic

boolean classic

obj

int obj

Package org.crosswire.jsword.book

Class org.crosswire.jsword.book.BookCategory extends Object implements Serializable

serialVersionUID: 3256727260177708345L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the BookCategory


obj

int obj

Class org.crosswire.jsword.book.BookException extends LucidException implements Serializable

serialVersionUID: 3977575883768738103L

Class org.crosswire.jsword.book.BookSet extends SortedListSet implements Serializable

serialVersionUID: 3258688806185154867L

Class org.crosswire.jsword.book.BooksEvent extends EventObject implements Serializable

serialVersionUID: 3834876879554819894L

Serialized Fields

added

boolean added
Is this an addition event?

Class org.crosswire.jsword.book.CaseType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the type


obj

int obj

Class org.crosswire.jsword.book.FeatureType extends Object implements Serializable

serialVersionUID: 3256727260177708345L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the BookCategory


obj

int obj

Class org.crosswire.jsword.book.IndexStatus extends Object implements Serializable

serialVersionUID: 3256718472791537204L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the BookCategory


obj

int obj

Package org.crosswire.jsword.book.filter

Class org.crosswire.jsword.book.filter.FilterException extends LucidException implements Serializable

serialVersionUID: 3257281452725843250L


Package org.crosswire.jsword.book.install

Class org.crosswire.jsword.book.install.InstallerEvent extends EventObject implements Serializable

serialVersionUID: 3257290248836102194L

Serialized Fields

added

boolean added
Is this an addition event?

Class org.crosswire.jsword.book.install.InstallException extends LucidException implements Serializable

serialVersionUID: 3258132440416335669L


Package org.crosswire.jsword.book.search

Class org.crosswire.jsword.book.search.SearchType extends Object implements Serializable

serialVersionUID: 3256721767014871089L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the BookCategory


obj

int obj

Package org.crosswire.jsword.book.sword

Class org.crosswire.jsword.book.sword.BlockType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the BlockType


obj

int obj

Class org.crosswire.jsword.book.sword.BookType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the BookType


type

BookCategory type
What category is this book


obj

int obj

Class org.crosswire.jsword.book.sword.CompressionType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the CompressionType


obj

int obj

Class org.crosswire.jsword.book.sword.ConfigEntryType extends Object implements Serializable

serialVersionUID: 3258125873411273014L

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the ConfigEntryType


obj

int obj

Package org.crosswire.jsword.passage

Class org.crosswire.jsword.passage.AbstractPassage extends Object implements Serializable

Class org.crosswire.jsword.passage.AccuracyType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the object


obj

int obj

Class org.crosswire.jsword.passage.BitwisePassage extends AbstractPassage implements Serializable

serialVersionUID: -5931560451407396276L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Call the support mechanism in AbstractPassage

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
ClassNotFoundException - If the read data is incorrect
See Also:
AbstractPassage.readObjectSupport(ObjectInputStream)

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Call the support mechanism in AbstractPassage

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
See Also:
AbstractPassage.writeObjectSupport(ObjectOutputStream)

Class org.crosswire.jsword.passage.DistinctPassage extends AbstractPassage implements Serializable

serialVersionUID: 817374460730441662L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Call the support mechanism in AbstractPassage

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
ClassNotFoundException - If the read data is incorrect
See Also:
AbstractPassage.readObjectSupport(ObjectInputStream)

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Call the support mechanism in AbstractPassage

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
See Also:
AbstractPassage.writeObjectSupport(ObjectOutputStream)

Class org.crosswire.jsword.passage.NoSuchKeyException extends LucidException implements Serializable

serialVersionUID: 3257288032582185777L

Class org.crosswire.jsword.passage.NoSuchVerseException extends NoSuchKeyException implements Serializable

serialVersionUID: 3257572797638129463L

Class org.crosswire.jsword.passage.PassageEvent extends EventObject implements Serializable

serialVersionUID: 3906647492467898675L

Serialized Fields

type

int type
The type of change


lower

Verse lower
The lowest numbered element to have changed


upper

Verse upper
The highest numbered element to have changed

Class org.crosswire.jsword.passage.PassageListType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the PassageListType


obj

int obj

Class org.crosswire.jsword.passage.PassageTally extends AbstractPassage implements Serializable

serialVersionUID: 3761128240928274229L

Serialized Fields

size

int size

board

int[] board
The tallyboard itself


max

int max
The maximum tally possible


order

int order
The maximum tally possible

Class org.crosswire.jsword.passage.RangedPassage extends AbstractPassage implements Serializable

serialVersionUID: 955115811339960826L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Call the support mechanism in AbstractPassage

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
ClassNotFoundException - If the read data is incorrect
See Also:
AbstractPassage.readObjectSupport(ObjectInputStream)

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Call the support mechanism in AbstractPassage

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
See Also:
AbstractPassage.writeObjectSupport(ObjectOutputStream)

Class org.crosswire.jsword.passage.RestrictionType extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
Serialized Fields

name

String name
The name of the PassageListType


obj

int obj

Class org.crosswire.jsword.passage.RocketPassage extends BitwisePassage implements Serializable

serialVersionUID: 3258125864771401268L

Class org.crosswire.jsword.passage.Verse extends Object implements Serializable

serialVersionUID: -4033921076023185171L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Write out the object to the given ObjectOutputStream

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails
ClassNotFoundException - If the read data is incorrect

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Write out the object to the given ObjectOutputStream

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - if the read fails

Class org.crosswire.jsword.passage.VerseRange extends Object implements Serializable

serialVersionUID: 8307795549869653580L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Write out the object to the given ObjectOutputStream

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - If the write fails
ClassNotFoundException - If the read data is incorrect

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Write out the object to the given ObjectOutputStream

Serial Data:
Write the ordinal number of this verse
Throws:
IOException - If the write fails


Copyright ยจ 2003-2005