Uses of Class
net.sourceforge.java.feednread.frontend.event.EventCentral

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

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

Fields in net.sourceforge.java.feednread.frontend declared as EventCentral
private  EventCentral MainApplicationWindow.eventCentral
          

 

Methods in net.sourceforge.java.feednread.frontend that return EventCentral
 EventCentral MainApplicationWindow.getEventCentral()
           Gets the EventCentral which grants access to all Actions defined by this application.