com.starmicronics.stario
Class TestStarIOPort

java.lang.Object
  extended bycom.starmicronics.stario.TestStarIOPort

public class TestStarIOPort
extends java.lang.Object

This program outputs several lines of text to the printer and is useful as a confirmation of StarIO's correct operation on your system.


Constructor Summary
TestStarIOPort()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run this program to by executing this command line: "java -cp StarIO.jar com.starmicronics.stario.TestStarIOPort".
Several command line parameters are required, and their description will be given upon executing the program as stated here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestStarIOPort

public TestStarIOPort()
Method Detail

main

public static void main(java.lang.String[] args)
Run this program to by executing this command line: "java -cp StarIO.jar com.starmicronics.stario.TestStarIOPort".
Several command line parameters are required, and their description will be given upon executing the program as stated here.