EventBrowser Class Reference

List of all members.

Public Member Functions

 EventBrowser (EventReplayManager replayMgr)
void clearLoadedEvents ()
void loadEventData (File f)
void replayLoadedEvents ()
void setDefaultCloseOperationToExit ()
void setVisible (boolean b)

Static Public Member Functions

static void main (String[] args)

Detailed Description

Allows developers to load a saved event stream (either from batched or streaming modes) and replay them. You can also load ALL events, and browse through them. This class maintains the Visualization, and interacts with the EventReplayManager, which does all the hard work.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 43 of file EventBrowser.java.


Constructor & Destructor Documentation

EventBrowser ( EventReplayManager  replayMgr  ) 

Parameters:
eventReplayManager 

Definition at line 88 of file EventBrowser.java.

References EventReplayManager.loadMostRecentEventData().

Referenced by EventBrowser.main().


Member Function Documentation

void loadEventData ( File  f  ) 

Parameters:
f 

Definition at line 138 of file EventBrowser.java.

References EventReplayManager.loadEventDataFrom().

static void main ( String[]  args  )  [static]

Parameters:
args 

Definition at line 53 of file EventBrowser.java.

References EventBrowser.EventBrowser(), and EventBrowser.setVisible().

void setVisible ( boolean  b  ) 

Parameters:
b 

Definition at line 197 of file EventBrowser.java.

Referenced by EventBrowser.main().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:41 2007 for R3 Paper Toolkit by  doxygen 1.4.7