| 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.bibledesktop.display |
This package contains the BookDataDisplay interface which is designed to
allow GUI components to choose between the methods they use to display BookData
objects.
|
| org.crosswire.bibledesktop.display.basic |
This package provides the actual display of BookData.
|
| Class and Description |
|---|
| BookDataDisplay
An interface for all components that can display BookData.
|
| URIEventListener
Implement URIEventListener to receive URIEvents whenever someone activates an
URI.
|
| Class and Description |
|---|
| URIEvent
A URIEvent happens whenever a user selects a URI.
|
| URIEventListener
Implement URIEventListener to receive URIEvents whenever someone activates an
URI.
|
| Class and Description |
|---|
| BookDataDisplay
An interface for all components that can display BookData.
|
| ProxyBookDataDisplay
An implementation of BookDataDisplay that simply proxies all requests to an
underlying BookDataDisplay.
|
| URIEvent
A URIEvent happens whenever a user selects a URI.
|
| URIEventListener
Implement URIEventListener to receive URIEvents whenever someone activates an
URI.
|
| Class and Description |
|---|
| BookDataDisplay
An interface for all components that can display BookData.
|
| URIEvent
A URIEvent happens whenever a user selects a URI.
|
| URIEventListener
Implement URIEventListener to receive URIEvents whenever someone activates an
URI.
|