Uses of Package
net.sourceforge.java.feednread.frontend.tray

Packages that use net.sourceforge.java.feednread.frontend.tray
net.sourceforge.java.feednread.frontend Contains all of the classes for dealing with the application user interface. 
net.sourceforge.java.feednread.frontend.tray Provides classes implementing the application's system tray support. 
 

Classes in net.sourceforge.java.feednread.frontend.tray used by net.sourceforge.java.feednread.frontend
TrayHandler
           Controls the Tray and TrayItem of the application.
TrayNotificationHandler
           Creates notification popups in the system tray if the application is minimized and a NewsFeed is updated.
 

Classes in net.sourceforge.java.feednread.frontend.tray used by net.sourceforge.java.feednread.frontend.tray
TrayHandler.TrayItemHandler
           Internal Event Handler class to make the application's system tray popup menu visible.
TrayHandler.TraySelectionHandler
           Internal Event Handler class to restore the application window after is has been minimized to tray.
TrayNotificationHandler.AutoCloseNotificationThread
           Internal class to handle the automatic closing of the notification Shell.
TrayNotificationHandler.NewsLinkHandler
           Internal class to handle the hyperlink handling if the user clicks a news link in a notification.