Uses of Class
net.sourceforge.java.feednread.frontend.tray.TrayNotificationHandler

Packages that use TrayNotificationHandler
net.sourceforge.java.feednread.frontend Contains all of the classes for dealing with the application user interface. 
 

Uses of TrayNotificationHandler in net.sourceforge.java.feednread.frontend
 

Fields in net.sourceforge.java.feednread.frontend declared as TrayNotificationHandler
private  TrayNotificationHandler MainApplicationWindow.trayNotificationHandler
           The TrayNotificationHandler of this application: Manages notifications displayed in the system tray
 

Methods in net.sourceforge.java.feednread.frontend that return TrayNotificationHandler
 TrayNotificationHandler MainApplicationWindow.getTrayNotificationHandler()
           Gets the TrayNotificationHandler of this application.