filebot/source/net/sourceforge/filebot/ui/transfer
Reinhard Pointner 98ddfafe43 * subtitle file view in download component
* added ByteBufferTransferable and use it as superclass of TextFileTransferable
* added ListView
* lots of refactoring
2009-06-19 22:35:39 +00:00
..
ArrayTransferable.java * added "Edit Format" action to "Fetch Episode List" action popup in rename panel 2009-03-12 20:08:42 +00:00
BackgroundFileTransferablePolicy.java * full support for multiple checksum types (SFV, MD5, SHA-1) 2009-02-15 12:20:43 +00:00
ByteBufferTransferable.java * subtitle file view in download component 2009-06-19 22:35:39 +00:00
ClipboardHandler.java * split ExportHandler interface into TransferableExportHandler and FileExportHandler 2008-10-06 19:13:58 +00:00
CompositeTranserable.java * added "Edit Format" action to "Fetch Episode List" action popup in rename panel 2009-03-12 20:08:42 +00:00
DefaultClipboardHandler.java * refactoring 2009-03-14 10:20:59 +00:00
DefaultTransferHandler.java * split ExportHandler interface into TransferableExportHandler and FileExportHandler 2008-10-06 19:13:58 +00:00
FileExportHandler.java * split ExportHandler interface into TransferableExportHandler and FileExportHandler 2008-10-06 19:13:58 +00:00
FileTransferable.java * fix dnd for files on linux 2009-06-19 22:24:27 +00:00
FileTransferablePolicy.java * refactoring 2009-03-14 10:20:59 +00:00
LoadAction.java * refactoring 2009-05-17 15:09:09 +00:00
SaveAction.java * refactoring 2009-05-17 15:09:09 +00:00
TextFileExportHandler.java * subtitle file view in download component 2009-06-19 22:35:39 +00:00
TextFileTransferable.java * subtitle file view in download component 2009-06-19 22:35:39 +00:00
TransferableExportHandler.java * split ExportHandler interface into TransferableExportHandler and FileExportHandler 2008-10-06 19:13:58 +00:00
TransferablePolicy.java * refactoring 2009-03-14 10:20:59 +00:00
TransferablePolicyFileFilter.java * full support for multiple checksum types (SFV, MD5, SHA-1) 2009-02-15 12:20:43 +00:00