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
Z
W
waiting
- Variable in class org.crosswire.bibledesktop.display.basic.
TabbedBookDataDisplay
The verses that we have not created tabs for yet
warn(String)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the WARN level.
warn(String, Object)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the WARN level according to the specified format and argument.
warn(String, Object, Object)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object...)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log a message at the WARN level according to the specified format and arguments.
warn(String, Throwable)
- Method in class org.crosswire.common.util.
Logger
Deprecated.
Log an exception (throwable) at the WARN level with an accompanying message.
warning(SAXParseException)
- Method in class org.crosswire.common.xml.
XMLHandlerAdapter
webprefix
- Variable in class org.crosswire.jsword.view.web.
DownloadSet
WebResource
- Class in
org.crosswire.common.util
A WebResource is backed by an URL and potentially the proxy through which it need go.
WebResource(URI)
- Constructor for class org.crosswire.common.util.
WebResource
Construct a WebResource for the given URL, while timing out if too much time has passed.
WebResource(URI, int)
- Constructor for class org.crosswire.common.util.
WebResource
Construct a WebResource for the given URL, while timing out if too much time has passed.
WebResource(URI, String)
- Constructor for class org.crosswire.common.util.
WebResource
Construct a WebResource for the given URL, going through the optional proxy and default port, while timing out if too much time has passed.
WebResource(URI, String, int)
- Constructor for class org.crosswire.common.util.
WebResource
Construct a WebResource for the given URL, going through the optional proxy and default port, while timing out if too much time has passed.
WebResource(URI, String, Integer)
- Constructor for class org.crosswire.common.util.
WebResource
Construct a WebResource for the given URL, going through the optional proxy and port, while timing out if too much time has passed.
WebResource(URI, String, Integer, int)
- Constructor for class org.crosswire.common.util.
WebResource
Construct a WebResource for the given URL, going through the optional proxy and port, while timing out if too much time has passed.
WebWarning
- Class in
org.crosswire.jsword.util
Provide a configurable warning that the Internet is going to be accessed.
WebWarning()
- Constructor for class org.crosswire.jsword.util.
WebWarning
This is a utility class, thus it's constructor is private.
WholeBibleTreeModel
- Class in
org.crosswire.bibledesktop.passage
The PassageTreeModel class implements TreeModel using various custom TreeNodes, and simply extending DefaultTreeModel.
WholeBibleTreeModel()
- Constructor for class org.crosswire.bibledesktop.passage.
WholeBibleTreeModel
Basic constructor.
WholeBibleTreeNode
- Class in
org.crosswire.bibledesktop.passage
A PassageTreeNode extends TreeNode to Model a Passage.
WholeBibleTreeNode(TreeNode, VerseRange, WholeBibleTreeNode.Level)
- Constructor for class org.crosswire.bibledesktop.passage.
WholeBibleTreeNode
This constructor is for when we are really a BookTreeNode
WholeBibleTreeNode.Level
- Enum in
org.crosswire.bibledesktop.passage
Levels at which this node stands.
WholeBibleTreeNode.Level()
- Constructor for enum org.crosswire.bibledesktop.passage.
WholeBibleTreeNode.Level
WholeBibleTreeNode.WholeBibleEnumeration
- Class in
org.crosswire.bibledesktop.passage
Iterate over the Books
WholeBibleTreeNode.WholeBibleEnumeration(WholeBibleTreeNode)
- Constructor for class org.crosswire.bibledesktop.passage.
WholeBibleTreeNode.WholeBibleEnumeration
WIDTH
- Static variable in class org.crosswire.common.swing.desktop.
LayoutPersistence
Suffix for window width key
WILD
- Static variable in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
WILD_SPACE
- Static variable in class org.crosswire.jsword.index.lucene.
LuceneQueryDecorator
WIN32_USER_DATA_AREA
- Static variable in enum org.crosswire.common.util.
OSType
The Windows user settings parent directory
WINDOW_MODE
- Static variable in class org.crosswire.common.swing.desktop.
ViewManager
WindowsBorderlessTabbedPaneUI
- Class in
org.crosswire.common.swing.plaf
Provides customization to WindowsLF Tabbed panes.
WindowsBorderlessTabbedPaneUI()
- Constructor for class org.crosswire.common.swing.plaf.
WindowsBorderlessTabbedPaneUI
WindowsLFCustoms
- Class in
org.crosswire.common.swing.plaf
Customizations to Windows LF for tabs.
WindowsLFCustoms()
- Constructor for class org.crosswire.common.swing.plaf.
WindowsLFCustoms
Default constructor.
workerThread
- Variable in class org.crosswire.common.progress.
Job
Optional thread to monitor progress
WorkEvent
- Class in
org.crosswire.common.progress
A WorkEvent happens whenever a task makes some progress in doing measurable work.
WorkEvent(Progress)
- Constructor for class org.crosswire.common.progress.
WorkEvent
Initialize a WorkEvent
WorkListener
- Interface in
org.crosswire.common.progress
Implement WorkListener and call myClassObj.addProgressListener() to receive WorkEvents when ever we make progress.
workProgressed(WorkEvent)
- Method in class org.crosswire.bibledesktop.desktop.
Splash.CustomWorkListener
workProgressed(WorkEvent)
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar.JobData
workProgressed(WorkEvent)
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar
workProgressed(WorkEvent)
- Method in interface org.crosswire.common.progress.
WorkListener
This method is called to indicate that some progress has been made.
workStateChanged(WorkEvent)
- Method in class org.crosswire.bibledesktop.desktop.
Splash.CustomWorkListener
workStateChanged(WorkEvent)
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar.JobData
workStateChanged(WorkEvent)
- Method in class org.crosswire.common.progress.swing.
JobsProgressBar
workStateChanged(WorkEvent)
- Method in interface org.crosswire.common.progress.
WorkListener
workUnits
- Variable in class org.crosswire.common.progress.
Job
The amount of work done against the total.
write(String)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
write(char)
- Method in class org.crosswire.common.xml.
PrettySerializingContentHandler
writeDescription(Writer)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
writeDescription(Writer)
- Method in interface org.crosswire.jsword.passage.
Passage
To be compatible with humans we read/write ourselves to a file that a human can read and even edit.
writeDescription(Writer)
- Method in class org.crosswire.jsword.passage.
ReadOnlyPassage
writeDescription(Writer)
- Method in class org.crosswire.jsword.passage.
SynchronizedPassage
writeDocument(StringBuffer)
- Method in class org.crosswire.jsword.examples.
BibleToOsis
writeHome
- Variable in class org.crosswire.common.util.
CWProject
The writable home for this application.
writeIncfile(RawFileBackendState, int)
- Method in class org.crosswire.jsword.book.sword.
RawFileBackend
writeInitialIndex(BufferedOutputStream)
- Method in class org.crosswire.jsword.book.sword.
RawFileBackend
writeNextRAF(RandomAccessFile, byte[])
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
writeObject(ObjectOutputStream)
- Method in class org.crosswire.common.util.
EventListenerList
Serialization support
writeObject(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
BitwisePassage
Call the support mechanism in AbstractPassage
writeObject(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
DistinctPassage
Call the support mechanism in AbstractPassage
writeObject(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
PassageTally
Call the support mechanism in AbstractPassage
writeObject(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
RangedPassage
Call the support mechanism in AbstractPassage
writeObject(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
Verse
Write out the object to the given ObjectOutputStream
writeObject(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
VerseRange
Write out the object to the given ObjectOutputStream
writeObjectSupport(ObjectOutputStream)
- Method in class org.crosswire.jsword.passage.
AbstractPassage
Write out the object to the given ObjectOutputStream.
writer
- Variable in class org.crosswire.common.xml.
PrettySerializingContentHandler
writer
- Variable in class org.crosswire.jsword.examples.
BibleToOsis
writeRAF(RandomAccessFile, long, byte[])
- Static method in class org.crosswire.jsword.book.sword.
SwordUtil
Writes "data" to a RandomAccessFile at the "offset" position
writeTextDataFile(File, byte[])
- Method in class org.crosswire.jsword.book.sword.
RawFileBackend
writeToString(SAXEventProvider)
- Static method in class org.crosswire.common.xml.
XMLUtil
Serialize a SAXEventProvider into an XML String
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright ? 2003-2011
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
Z