Class MonochromeViewer

java.lang.Object
edu.ksu.cis.viewer.MonochromeViewer

public class MonochromeViewer extends Object
An alternate entry point to the Search Tree Viewer to run the program in monochrome mode. Using this class as the main class is equivalent to using the Viewer class as the main class with an extra command-line argument of "mono".
See Also:
  • Method Details

    • main

      public static void main(String[] args)
      Runs the Search Tree Viewer in monochrome mode.
      Parameters:
      args - the command-line arguments