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 DisplaySelectPane.Mode |
DisplaySelectPane.mode
The current state of the display: SEARCH, PASSAGE, CLEAR
|
Modifier and Type | Method and Description |
---|---|
static DisplaySelectPane.Mode |
DisplaySelectPane.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplaySelectPane.Mode[] |
DisplaySelectPane.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
DisplaySelectPane.setTitle(DisplaySelectPane.Mode clear) |