Interface VisualizerMessageListener


public interface VisualizerMessageListener
Implementors of this interface will be notified of selected events necessary for visualization by calling registerVisualizerMessageListener(this) on VisualizerProxy.
Author:
David Dauer
  • Method Summary

    Modifier and Type Method Description
    void receiveMessage​(Object msg)