com.codemercs.install
Class IowkitUninstall

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

public class IowkitUninstall
extends java.lang.Object

Small utility that removes the iowkit-library from the JVM.

Author:
Eberhard Fahle

Constructor Summary
IowkitUninstall()
           
 
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

IowkitUninstall

public IowkitUninstall()
Method Detail

main

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