org.jinterop.dcom.test
Class MSWord2
java.lang.Object
org.jinterop.dcom.test.MSWord2
public class MSWord2
- extends java.lang.Object
Constructor Summary |
MSWord2(java.lang.String address,
java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSWord2
public MSWord2(java.lang.String address,
java.lang.String[] args)
throws JIException,
java.net.UnknownHostException
- Throws:
JIException
java.net.UnknownHostException
startWord
public void startWord()
throws JIException
- Throws:
JIException
showWord
public void showWord()
throws JIException
- Throws:
JIException
performOp
public void performOp()
throws JIException,
java.lang.InterruptedException
- Throws:
JIException
java.lang.InterruptedException
main
public static void main(java.lang.String[] args)