1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/ui/list
2017-01-08 00:11:58 +08:00
..
FileListTransferablePolicy.java CASE_INSENSITIVE_PATH_ORDER 2016-09-29 12:17:34 +08:00
IndexedBindingBean.java Make sure that method signature for Integer getModelIndex() is exactly the same, otherwise the class file may include two method signature for exactly the same method, and differences with annotations in the output class files in the Eclipse and Oracle javac can lead to unexpected bugs and changes in behavior from development to deployment. Scary! 2017-01-08 00:11:58 +08:00
ListItem.java Refactor format expression suppressed exception behaviour 2016-10-20 21:44:39 +08:00
ListPanel.java Refactor format expression suppressed exception behaviour 2016-10-20 21:44:39 +08:00
ListPanelBuilder.java Support sending selected episode data from Episodes panel to Rename panel via context menu (not just clipboard copy & paste) 2016-03-20 09:28:09 +00:00