| Interface | Description |
|---|---|
| RegisterableService |
An optional interface that may be provided by service provider
objects that will be registered with a
ServiceRegistry. |
| ServiceRegistry.Filter |
A simple filter interface used by
ServiceRegistry.getServiceProviders to select
providers matching an arbitrary criterion. |
| Class | Description |
|---|---|
| ExportDialog |
An "Export" dialog for saving components as graphic files.
|
| ExportFileType |
Objects which extend this class provide enough functionality
to provide an output file type for the ExportDialog.
|
| ExportFileTypeGroups | |
| ExportFileTypeRegistry | |
| MimeTypes | |
| ServiceRegistry |
A registry for service provider instances.
|
| VectorGraphicsTransferable |
A Transferable for putting vector graphics onto the system clipboard.
|
Copyright © 2020. All rights reserved.