org.jinterop.dcom.test
Class MSInternetExplorer

java.lang.Object
  extended by org.jinterop.dcom.test.MSInternetExplorer

public class MSInternetExplorer
extends java.lang.Object


Constructor Summary
MSInternetExplorer(java.lang.String address, java.lang.String[] args)
           
 
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

MSInternetExplorer

public MSInternetExplorer(java.lang.String address,
                          java.lang.String[] args)
                   throws JIException,
                          java.net.UnknownHostException
Throws:
JIException
java.net.UnknownHostException
Method Detail

main

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