Package | Description |
---|---|
org.crosswire.bibledesktop.book.install |
An Install Manager for Books: Bibles, Commentaries and Dictionaries.
|
Modifier and Type | Method and Description |
---|---|
static EditSitePane.EditState |
EditSitePane.EditState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditSitePane.EditState[] |
EditSitePane.EditState.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 |
EditSitePane.setState(EditSitePane.EditState stateEditError,
String message)
Set the various gui elements depending on the current edit mode
|