edu.memphis.ccrg.lida.workspace
Class MockCueListener

java.lang.Object
  extended by edu.memphis.ccrg.lida.workspace.MockCueListener
All Implemented Interfaces:
CueListener, ModuleListener

 class MockCueListener
extends java.lang.Object
implements CueListener


Field Summary
 NodeStructure ns
           
 
Constructor Summary
MockCueListener()
           
 
Method Summary
 void receiveCue(NodeStructure cue)
          Receive a cue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ns

public NodeStructure ns
Constructor Detail

MockCueListener

MockCueListener()
Method Detail

receiveCue

public void receiveCue(NodeStructure cue)
Description copied from interface: CueListener
Receive a cue

Specified by:
receiveCue in interface CueListener
Parameters:
cue - NodeStructure to recall