Class StdoutConsole

  • All Implemented Interfaces:
    ConsoleInterface

    public class StdoutConsole
    extends Object
    implements ConsoleInterface
    This class is consequently extended from JFrame A better solution would be creating abstract Console and two descendants.