|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
| Method Summary | |
void |
backXSlides(int number)
|
void |
charge(int number)
For testing--go that many number of slides, 2 sec delay bet. |
void |
firstSlide()
|
void |
forwardXSlides(int number)
|
void |
lastSlide()
|
void |
nextSlide()
|
void |
previousSlide()
|
void |
startPowerPoint()
|
void |
startPresentation()
|
void |
stopPresentation()
|
| Methods inherited from interface agentland.software.MSWindow |
activateWindow,
hideWindow,
maximizeAndActivate,
minimizeWindow,
weExist |
| Methods inherited from interface metaglue.Agent |
addMonitor,
alive,
getAgentID,
getMetaglueAgentID,
shutdown,
startup,
whereAreYou |
| Method Detail |
public void startPowerPoint()
throws RemoteException,
MSWindowsDisplayException,
IOException
public void startPresentation()
throws RemoteException
public void stopPresentation()
throws RemoteException
public void nextSlide()
throws RemoteException
public void previousSlide()
throws RemoteException
public void firstSlide()
throws RemoteException
public void lastSlide()
throws RemoteException
public void forwardXSlides(int number)
throws RemoteException
public void backXSlides(int number)
throws RemoteException
public void charge(int number)
throws RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||