| 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 |
|---|---|
private static class |
DesktopActions.ShowSideBarVisitor |
| Modifier and Type | Method and Description |
|---|---|
void |
Viewable.visit(ViewVisitor visitor)
Visit every view in the order that they were added.
|
void |
ViewManager.visit(ViewVisitor visitor) |
void |
AbstractViewLayout.visit(ViewVisitor visitor)
Visit every view in the order that they were added.
|