Package | Description |
---|---|
org.crosswire.bibledesktop.book.install |
An Install Manager for Books: Bibles, Commentaries and Dictionaries.
|
Modifier and Type | Class and Description |
---|---|
class |
SwordSiteEditor
A representation of a Sword SiteEditor.
|
Modifier and Type | Field and Description |
---|---|
private SiteEditor |
EditSitePane.siteEditor |
Modifier and Type | Field and Description |
---|---|
private static Map<String,Class<SiteEditor>> |
SiteEditorFactory.map
The configuration table
|
Modifier and Type | Method and Description |
---|---|
static SiteEditor |
SiteEditorFactory.createSiteEditor(org.crosswire.jsword.book.install.Installer installer)
Create a new SiteEditor
|