| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Desktop
The Desktop is the user's view of BibleDesktop.
|
| Modifier and Type | Field and Description |
|---|---|
private ViewGenerator |
ViewManager.generator |
| Constructor and Description |
|---|
ViewManager(ViewGenerator generator)
Construct a ViewManager.
|