See: Description
Interface | Description |
---|---|
SiteEditor |
A SiteEditor allows for the editing of a site.
|
Class | Description |
---|---|
BookFont | |
BookIcon |
Generates the appropriate icon for a book.
|
BookNode |
A Node for a book in a tree.
|
BookTreeCellRenderer |
Provides appropriate icons for books.
|
EditSitePane |
An editor for the list of available update sites.
|
IndexResolver |
A class to prompt the user to download or create a search index and to do
carry out the users wishes.
|
InstallerFactoryComboBoxModel |
A ComboBoxModel that displays all the known InstallerFactory names.
|
InstallManagerComboBoxModel |
A ListModel for a JList that uses the list of Installers given by the
InstallManager.
|
InternetWarning |
InternetWarning is used to request permission of the user to access the
Internet.
|
SiteEditorFactory |
Factory for SiteEditors.
|
SitePane |
A panel for use within a SitesPane to display one set of Books that are
installed or could be installed.
|
SitesPane |
A SitesPane manages library sites.
|
SwordSiteEditor |
A representation of a Sword SiteEditor.
|
TextPaneBookMetaDataDisplay |
A JTextPane implementation of an OSIS displayer.
|
Enum | Description |
---|---|
EditSitePane.EditState |
An EditState give the possible states that an editor can be in.
|