org.argkit.dung.swing
Class TestViewer

java.lang.Object
  extended by org.argkit.dung.swing.TestViewer

public class TestViewer
extends java.lang.Object

A gui that allows users to see the argument networks used in the test suite.

Author:
Matt South

Constructor Summary
TestViewer()
           
 
Method Summary
static void main(java.lang.String[] args)
          Launches this application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestViewer

public TestViewer()
Method Detail

main

public static void main(java.lang.String[] args)
Launches this application