Package | Description |
---|---|
org.crosswire.bibledesktop.book |
This package contains Swing MVC models to help implementing a Swing GUI using JSword classes.
|
Modifier and Type | Field and Description |
---|---|
private BibleComboBoxModelSet |
DisplaySelectPane.quickSet |
protected BibleComboBoxModelSet |
MultiBookPane.set |
private BibleComboBoxModelSet |
BibleComboBoxModel.set
Shared settings
|
Constructor and Description |
---|
BibleComboBoxModel(BibleComboBoxModelSet set,
BibleComboBoxModel.Level level)
Simple ctor for choosing verses
|