com.codemercs.install
Class IowkitInstall

java.lang.Object
  extended by com.codemercs.install.IowkitInstall

public class IowkitInstall
extends java.lang.Object

Small utility that makes the iowkit-library available to the JVM.

Author:
Eberhard Fahle

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

Constructor Detail

IowkitInstall

public IowkitInstall()
Method Detail

main

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