org.jinterop.dcom.test
Class MSPowerPoint
java.lang.Object
org.jinterop.dcom.test.MSPowerPoint
public class MSPowerPoint
- extends java.lang.Object
Constructor Summary |
MSPowerPoint(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 |
MSPowerPoint
public MSPowerPoint(java.lang.String address,
java.lang.String[] args)
throws JIException,
java.net.UnknownHostException
- Throws:
JIException
java.net.UnknownHostException
startPowerPoint
public void startPowerPoint()
throws JIException
- Throws:
JIException
showPowerPoint
public void showPowerPoint()
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)