Uses of Interface
gcspy.vis.EventFilterListener

Packages that use EventFilterListener
gcspy.vis This package provides the major classes for the GCspy visualiser. 
 

Uses of EventFilterListener in gcspy.vis
 

Classes in gcspy.vis that implement EventFilterListener
 class MainFrame
          Main frame of the visualiser
 

Methods in gcspy.vis with parameters of type EventFilterListener
 void EventFilterTableModel.addListener(EventFilterListener listener)
          Add an event filter listener
 

Constructors in gcspy.vis with parameters of type EventFilterListener
EventFilterFrame(AbstractFrame owner, java.lang.String[] eventNames, EventFilters eventFilters, EventFilterListener listener)
          Create a new event filter frame