Package com.levigo.jadice.swing.thumbnailview.dnd

Class Summary
DocumentUnmarshallerPageImportHandler An abstract implementation of an import handler importing pages from some serialized form that can be deserialized using a DocumentUnmarshaller.
FileImportHandler An ImportHandler implementation supporting the import of files residing on a local file system.
ImageImportHandler An ImportHandler implementation supporting the import of images.
IntraDOCPPageExportHandler An ExportHandler implementation exporting the selection in a format suitable for import into other instances of a jadice ViewComponent residing in another JVM instance on the same host.
IntraDOCPPageImportHandler An ImportHandler implementation supporting the import of transfer data from other instances of a jadice ViewComponent residing in another JVM instance on the same host.
IntraJVMPageExportHandler An ExportHandler implementation exporting the selection as Page references for import into other Documents in other instances of a jadice ViewComponent residing in the same JVM instance.
IntraJVMPageImportHandler An ImportHandler implementation supporting the import of transfer data generated by the IntraJVMPageExportHandler.
PageTextExportHandler An ExportHandler exporting the text from the selected pages as plain text.
RasterizedPageImageExportHandler An ExportHandler exporting the rasterized image of the first selected page.
ReorderPageExportHandler An ExportHandler implementation used to support the reordering of Pages within the same Document (but not limited to the same ViewComponent).
ReorderPageImportHandler An ImportHandler implementation used to support the reordering of Pages within the same Document (but not limited to the same ViewComponent).
 



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.