Interface | Description |
---|---|
FieldFormatter | |
IExportFormat | |
IExportFormatProvider |
Class | Description |
---|---|
AutoSaveManager |
Background task and utilities for autosave feature.
|
CustomExportList |
This class handles user defined custom export formats.
|
ExpandEndnoteFilters | |
ExportComparator | |
ExportCustomizationDialog |
Title:
|
ExportFileFilter |
File filter that lets the user choose export format while choosing file to
export to.
|
ExportFormat |
Base class for export formats based on templates.
|
ExportFormats |
User: alver
Date: Oct 18, 2006
Time: 9:35:08 PM
|
ExportToClipboardAction |
Created by IntelliJ IDEA.
|
FileActions | |
LatexFieldFormatter | |
MySQLExport |
MySQLExport contributed by Lee Patton.
|
OOCalcDatabase | |
OpenDocumentRepresentation | |
OpenDocumentSpreadsheetCreator | |
OpenFolder | |
OpenOfficeDocumentCreator | |
PluginBasedExportFormat |
Class for export formats defined in plugins.
|
PostgreSQLExport |
MySQLExport contributed by Lee Patton.
|
RtfSelection | |
SaveAllAction | |
SaveDatabaseAction |
Action for the "Save" and "Save as" operations called from BasePanel.
|
SaveSession |
Class used to handle safe storage to disk.
|
VerifyingWriter |
Writer that extends OutputStreamWriter, but also checks if the chosen
encoding supports all text that is written.
|
Exception | Description |
---|---|
SaveException |
Exception thrown if saving goes wrong.
|