filebot/source/net/sourceforge/tuned/ui/notification
Reinhard Pointner 0c674849d8 * refactored and simplified transfer api
* use more GlazedLists stuff (EventList, AutoCompleteSupport) and remove obsolete classes (SimpleListModel, TextCompletion)
* don't use SearchResultCache in EpisodeListClient (was only done for better ui interactions)
* removed caching from ResourceManager
* some improvements based on FindBugs warnings
* use args4j for improved argument parsing
* updated ant build script
* more general MessageBus/Handler (use Object as message type instead of string)
* ChecksumComputationService is not a singleton anymore
* TemporaryFolder is always recreated if it is deleted by the user, or another instance shutting down
* Notifications flicker less when one window is removed and the others are layouted
* lots of other refactoring
2008-07-30 22:37:01 +00:00
..
Factor.java * refactored and simplified transfer api 2008-07-30 22:37:01 +00:00
MessageNotification.java * refactored matching 2008-04-27 17:36:27 +00:00
NotificationLayout.java * refactored matching 2008-04-27 17:36:27 +00:00
NotificationManager.java * refactored and simplified transfer api 2008-07-30 22:37:01 +00:00
NotificationWindow.java * refactored and simplified transfer api 2008-07-30 22:37:01 +00:00
QueueNotificationLayout.java * refactored matching 2008-04-27 17:36:27 +00:00
SeparatorBorder.java * refactored and simplified transfer api 2008-07-30 22:37:01 +00:00
SimpleNotificationLayout.java * refactored matching 2008-04-27 17:36:27 +00:00