Interface Console

All Known Implementing Classes:
SwingConsole

public interface Console
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    append(String string)
     
    void
     
  • Method Details

    • append

      void append(String string)
    • scrollToEnd

      void scrollToEnd()