Class GtpConsolePane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class GtpConsolePane extends LizzieDialog
See Also:
  • Constructor Details

    • GtpConsolePane

      public GtpConsolePane(Window owner)
      Creates a Gtp Console Window
  • Method Details

    • addCommand

      public void addCommand(String command, int commandNumber)
    • addLine

      public void addLine(String line)
    • addLineForce

      public void addLineForce(String line)
    • addZenCommand

      public void addZenCommand(String command, int commandNumber)
    • formatZenCommand

      public String formatZenCommand(String command, int commandNumber)
    • formatCommand

      public String formatCommand(String command, int commandNumber)
    • format

      public String format(String text)