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 |
DisplaySelectListener.bookChosen(DisplaySelectEvent ev)
This method is called to indicate that a command has been made.
|
protected void |
DisplaySelectPane.fireCommandMade(DisplaySelectEvent ev)
Inform the command listeners
|
protected void |
DisplaySelectPane.fireVersionChanged(DisplaySelectEvent ev)
Inform the version listeners
|
void |
DisplaySelectListener.passageSelected(DisplaySelectEvent ev)
This method is called to indicate that a command has been made.
|
Modifier and Type | Method and Description |
---|---|
void |
Desktop.bookChosen(DisplaySelectEvent ev) |
void |
Desktop.passageSelected(DisplaySelectEvent ev) |
Modifier and Type | Method and Description |
---|---|
void |
KeySidebar.bookChosen(DisplaySelectEvent ev) |
void |
KeySidebar.passageSelected(DisplaySelectEvent ev) |