1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/util/ui
2016-12-20 00:57:02 +08:00
..
notification SwingUI.copyToClipboard(String text) 2016-10-09 00:28:40 +08:00
AbstractBean.java * Format Source 2015-07-25 22:47:19 +00:00
AbstractFancyListCellRenderer.java Remove "validate children, yet avoid flickering of the mouse cursor" workaround because it causes a 600-800ms startup delay 2016-03-19 16:50:18 +00:00
ActionPopup.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
ColorTintImageFilter.java * Format Source 2015-07-25 22:47:19 +00:00
DashedSeparator.java * Format Source 2015-07-25 22:47:19 +00:00
DefaultFancyListCellRenderer.java Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
EmptySelectionModel.java * Format Source 2015-07-25 22:47:19 +00:00
FancyTreeCellRenderer.java * Format Source 2015-07-25 22:47:19 +00:00
GradientStyle.java * Format Source 2015-07-25 22:47:19 +00:00
LabelProvider.java * Format Source 2015-07-25 22:47:19 +00:00
LazyDocumentListener.java Refactor LazyDocumentListener 2016-08-10 18:43:26 +08:00
LinkButton.java Unify gui/console logging 2016-03-09 20:48:56 +00:00
ListView.java Refactor 2016-03-20 20:25:59 +00:00
LoadingOverlayPane.java Make sure that the Loading indicator is visible if a Preset is being executed 2016-12-20 00:57:02 +08:00
NullLabelProvider.java * Format Source 2015-07-25 22:47:19 +00:00
ProgressIndicator.java * Format Source 2015-07-25 22:47:19 +00:00
ProgressMonitor.java Refactor ProgressDialog 2016-05-08 04:12:16 +08:00
PrototypeCellValueUpdater.java Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
RoundBorder.java * Format Source 2015-07-25 22:47:19 +00:00
SelectButton.java * Format Source 2015-07-25 22:47:19 +00:00
ShadowBorder.java * Format Source 2015-07-25 22:47:19 +00:00
SimpleLabelProvider.java Refactor 2016-03-27 20:40:27 +00:00
SwingEventBus.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
SwingUI.java Refactor 2016-11-24 04:51:40 +08:00
SwingWorkerPropertyChangeAdapter.java Fix various compiler warnings 2016-03-10 06:28:22 +00:00