serialPort
Class SafeCommDriver

java.lang.Object
  extended by serialPort.SafeCommDriver

public final class SafeCommDriver
extends java.lang.Object

User: lyon Date: Jan 14, 2006 Time: 6:09:10 AM Copyright DocJava, Inc. 2005.


Method Summary
static RXTXCommDriver getCommDriver()
           
static java.net.URL getResourceUrl()
           
static void main(java.lang.String[] args)
           
static void printArch(java.io.InputStream is)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCommDriver

public static RXTXCommDriver getCommDriver()

printArch

public static void printArch(java.io.InputStream is)

getResourceUrl

public static java.net.URL getResourceUrl()
                                   throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException