Uses of Package
net.sourceforge.java.feednread.frontend.components.notificationbar

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

Classes in net.sourceforge.java.feednread.frontend.components.notificationbar used by net.sourceforge.java.feednread.frontend
NotificationBar
           Component to display user notifications about the application status.
 

Classes in net.sourceforge.java.feednread.frontend.components.notificationbar used by net.sourceforge.java.feednread.frontend.components.notificationbar
JobStatusTableLabelProvider
           Converts JobStatus model objects to ui representations that are displayable in a JFace TableViewer instance.