Uses of Interface
gcspy.interpreter.client.PauseListener

Packages that use PauseListener
gcspy.interpreter.client This package provides classes for the GCspy client, specifically client-side implementations of an interpreter and spaces, and listeners. 
gcspy.vis This package provides the major classes for the GCspy visualiser. 
 

Uses of PauseListener in gcspy.interpreter.client
 

Methods in gcspy.interpreter.client with parameters of type PauseListener
 void ClientInterpreter.addPauseListener(PauseListener pauseListener)
          Add a pause listener
 

Uses of PauseListener in gcspy.vis
 

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