utilities.test
Class LineTest

java.lang.Object
  extended by utilities.test.LineTest

public class LineTest
extends java.lang.Object

Displays information about the line inputs and outputs available on your computer that are supported by the JRE. Still quite rudimentary.


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

Constructor Detail

LineTest

public LineTest()
Method Detail

main

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