1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/ui/transfer
2015-03-25 10:14:18 +00:00
..
ArrayTransferable.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
BackgroundFileTransferablePolicy.java * hot fix for Folder Drop / Link Drop regression bug 2014-10-11 15:15:05 +00:00
ByteBufferTransferable.java * remove Java 6 compatibility hacks 2014-11-07 04:54:21 +00:00
ClipboardHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
CompositeTranserable.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
DefaultClipboardHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
DefaultTransferHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
FileExportHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
FileTransferable.java * fix DnD behabiour on Mac 2014-07-28 19:20:42 +00:00
FileTransferablePolicy.java * hot fix for Folder Drop / Link Drop regression bug 2014-10-11 15:15:05 +00:00
LoadAction.java * allow users to force "Select Folders" and "Select Files" in Rename panel via SHIFT+CLICK "Load" for users that have trouble with file chooser (JavaFX doesn't support Folder & Files file chooser) and especially if Drag-n-Drop doesn't work for some reason 2015-03-24 11:23:24 +00:00
SaveAction.java * allow users to force "Select Folders" and "Select Files" in Rename panel via SHIFT+CLICK "Load" for users that have trouble with file chooser (JavaFX doesn't support Folder & Files file chooser) and especially if Drag-n-Drop doesn't work for some reason 2015-03-24 11:23:24 +00:00
TextFileExportHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
TextFileTransferable.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
TransferableExportHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
TransferablePolicy.java * fine-tune for Ubuntu USC 2015-03-25 10:14:18 +00:00