Uses of Package
gcspy.interpreter.client

Packages that use gcspy.interpreter.client
gcspy.interpreter.client This package provides classes for the GCspy client, specifically client-side implementations of an interpreter and spaces, and listeners. 
gcspy.tools This package provides classes for GCspy tools for saving and replaying traces. 
gcspy.vis This package provides the major classes for the GCspy visualiser. 
gcspy.vis.plugins This package provides the classes for the view plugin mechanism. 
gcspy.vis.plugins.histogram This package provides the classes for the histogram view. 
gcspy.vis.plugins.history This package provides the classes for the history view. 
gcspy.vis.plugins.text This package provides the classes for the text table view. 
 

Classes in gcspy.interpreter.client used by gcspy.interpreter.client
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
PauseListener
          Gets called upon a PAUSE command
SpaceListener
          Gets called upon a SPACE command
 

Classes in gcspy.interpreter.client used by gcspy.tools
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
SpaceListener
          Gets called upon a SPACE command
 

Classes in gcspy.interpreter.client used by gcspy.vis
ClientInterpreter
          The client interpreter
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
PauseListener
          Gets called upon a PAUSE command
SpaceListener
          Gets called upon a SPACE command
 

Classes in gcspy.interpreter.client used by gcspy.vis.plugins
ClientInterpreter
          The client interpreter
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
SpaceListener
          Gets called upon a SPACE command
 

Classes in gcspy.interpreter.client used by gcspy.vis.plugins.histogram
ClientInterpreter
          The client interpreter
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
SpaceListener
          Gets called upon a SPACE command
 

Classes in gcspy.interpreter.client used by gcspy.vis.plugins.history
ClientInterpreter
          The client interpreter
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
SpaceListener
          Gets called upon a SPACE command
 

Classes in gcspy.interpreter.client used by gcspy.vis.plugins.text
ClientInterpreter
          The client interpreter
ClientSpace
          Represents a client-side space
EventListener
          Gets called upon an EVENT command
SpaceListener
          Gets called upon a SPACE command