Package edu.ksu.cis.viewer
Class MonochromeViewer
java.lang.Object
edu.ksu.cis.viewer.MonochromeViewer
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 Summary
-
Method Details
-
main
Runs the Search Tree Viewer in monochrome mode.- Parameters:
args
- the command-line arguments
-