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.passage |
This package contains Swing MVC models to help displaying passages.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplaySelectPane.addCommandListener(DisplaySelectListener li)
Add a DisplaySelectEvent listener
|
void |
DisplaySelectPane.removeCommandListener(DisplaySelectListener li)
Remove a DisplaySelectEvent listener
|
Modifier and Type | Class and Description |
---|---|
class |
Desktop
The Desktop is the user's view of BibleDesktop.
|
Modifier and Type | Class and Description |
---|---|
class |
KeySidebar
A list view of a key range list.
|