Package mgui.command

Interface StreamListener


public interface StreamListener
Listener for an I/O stream
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Method Summary

    Modifier and Type Method Description
    void streamUpdated​(java.util.EventObject event)  
  • Method Details

    • streamUpdated

      void streamUpdated​(java.util.EventObject event)