|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BibleComboBoxModel.Level | |
---|---|
org.crosswire.bibledesktop.book | This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. |
Uses of BibleComboBoxModel.Level in org.crosswire.bibledesktop.book |
---|
Fields in org.crosswire.bibledesktop.book declared as BibleComboBoxModel.Level | |
---|---|
protected BibleComboBoxModel.Level |
BibleComboBoxModel.level
Are we a book, chapter or verse selector |
Methods in org.crosswire.bibledesktop.book that return BibleComboBoxModel.Level | |
---|---|
static BibleComboBoxModel.Level |
BibleComboBoxModel.Level.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BibleComboBoxModel.Level[] |
BibleComboBoxModel.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.crosswire.bibledesktop.book with parameters of type BibleComboBoxModel.Level | |
---|---|
BibleComboBoxModel(BibleComboBoxModelSet set,
BibleComboBoxModel.Level level)
Simple ctor for choosing verses |
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |