| Package | Description |
|---|---|
| org.crosswire.bibledesktop.desktop |
The desktop is the main screen of Bible Desktop.
|
| Modifier and Type | Method and Description |
|---|---|
private ToolBar |
Desktop.createToolBar() |
| Modifier and Type | Method and Description |
|---|---|
private JMenuBar |
Desktop.createMenuBar(ToolBar toolbar) |
private JMenu |
Desktop.createViewMenu(ToolBar toolbar)
Create the view menu.
|