Package | Description |
---|---|
org.crosswire.bibledesktop.book |
This package contains Swing MVC models to help implementing a Swing GUI using JSword classes.
|
org.crosswire.bibledesktop.desktop |
The desktop is the main screen of Bible Desktop.
|
org.crosswire.common.swing.desktop |
Events used to communicate changes to Views.
|
org.crosswire.common.swing.desktop.event |
A collection of utilities to describe a desktop consisting of
multiple windows or tabs of the same kind of view.
|
Class and Description |
---|
TitleChangedEvent
'thrown' to indicate that a View has a new title.
|
TitleChangedListener
A listener for changes to a Views title.
|
Class and Description |
---|
ViewEvent
An event that describes that something happened to a view.
|
ViewEventListener
An interface that defines a listener of ViewEvents.
|
Class and Description |
---|
TitleChangedEvent
'thrown' to indicate that a View has a new title.
|
TitleChangedListener
A listener for changes to a Views title.
|
ViewEvent
An event that describes that something happened to a view.
|
ViewEventListener
An interface that defines a listener of ViewEvents.
|
Class and Description |
---|
TitleChangedEvent
'thrown' to indicate that a View has a new title.
|
ViewEvent
An event that describes that something happened to a view.
|