Class SimpleConsoleAdapter

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable

public class SimpleConsoleAdapter extends AbstractColoredConsole
A textpane with color.
See Also:
  • Constructor Details

    • SimpleConsoleAdapter

      public SimpleConsoleAdapter(String tabName, String placeholder)
      Create adapter for console.
      Parameters:
      tabName - Default text
  • Method Details