gcspy.interpreter.client
Interface EventListener

All Known Implementing Classes:
EventCountFrame, HistogramFrame, HistoryFrame, LegendFrame, MainFrame, PluginFrame, SpaceManager, SummaryFrame, TerminalClient, TerminalStoreTrace, TextFrame, TimersFrame

public interface EventListener

Gets called upon an EVENT command

Author:
Tony Printezis, Richard Jones

Method Summary
 void event(int eventID, int elapsedTime, int compensationTime)
          Respond to an EVENT command from the server
 

Method Detail

event

void event(int eventID,
           int elapsedTime,
           int compensationTime)
Respond to an EVENT command from the server

Parameters:
eventID - The event's ID
elapsedTime - the elapsed time for the event
compensationTime - The compensation time