Uses of Class
net.sourceforge.java.feednread.frontend.components.notificationbar.NotificationBar

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

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

Fields in net.sourceforge.java.feednread.frontend declared as NotificationBar
private  NotificationBar MainApplicationWindow.notificationBar
           The component to show user notifications, i.e. progress and logging messages
 

Methods in net.sourceforge.java.feednread.frontend that return NotificationBar
 NotificationBar MainApplicationWindow.getNotificationBar()
           Gets the NotificationBar component.