| Interface | Description |
|---|---|
| ExporttoSwingProvider |
A Exportto provider.
|
| ExporttoSwingProviderFactory | |
| ExporttoSwingProviderManager |
Responsible of the management of the providers business logic.
|
| ExporttoSwingProviderPanel |
The panels returned by a
ExporttoSwingProvider have to
implement this interface. |
| ExporttoSwingProviderServices |
The provider for a
ExportoService. |
| Class | Description |
|---|---|
| AbstractExporttoProviderFactory |
Abstract parent class for
ExporttoSwingProviderFactory implementation
classes. |
| ExporttoSwingProviderLibrary | |
| ExporttoSwingProviderLocator |
This locator is the entry point for the Exporto library SPI, providing
access to all Exporto provider services through the
ExporttoSwingProviderManager . |
| Exception | Description |
|---|---|
| ExporttoPanelValidationException |
Exporto library SPI.