Documentation of 'com.jstatcom.io.RedirectReceiver' Java class
RedirectReceiver
com.jstatcom.io

Interface RedirectReceiver

  • All Known Implementing Classes:
    LogFrame


    public interface RedirectReceiver
    Simple interface to be implemented by components that process redirected output from Stdout and Stderr.
    • Method Detail

      • append

        void append(java.lang.String s)
        Appends a message.
        Parameters:
        s - the string to append
      • setVisible

        void setVisible(boolean show)
        Shows the component implementing this. Useful for GUI components that might need to be replaced.
        Parameters:
        show - if true then show, otherwise hide

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.