|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jinterop.dcom.test.MSExcel3
public class MSExcel3
Constructor Summary | |
---|---|
MSExcel3(java.lang.String address,
java.lang.String[] args)
|
Method Summary | |
---|---|
void |
createWorkSheet()
|
static void |
main(java.lang.String[] args)
|
void |
showExcel()
|
void |
startExcel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MSExcel3(java.lang.String address, java.lang.String[] args) throws JIException, java.net.UnknownHostException
JIException
java.net.UnknownHostException
Method Detail |
---|
public void startExcel() throws JIException
JIException
public void showExcel() throws JIException
JIException
public void createWorkSheet() throws JIException
JIException
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |