|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
void |
bind(GuiFactory factory,
AppletRegistry appReg)
bind a new Applet to GuiProxy |
void |
delete()
tell all agents that applet is terminated |
void |
displayGui(java.lang.String AgentName)
tell Agent to show himself |
BeanProxy |
getBeanProxy()
returns the BeanProxy |
void |
scanAgents()
scan for Agents |
void |
undisplayGui(java.lang.String AgentName)
tell Agent to remove his gui |
| Method Detail |
public void bind(GuiFactory factory,
AppletRegistry appReg)
throws java.rmi.RemoteException
public void displayGui(java.lang.String AgentName)
throws java.rmi.RemoteException
public void undisplayGui(java.lang.String AgentName)
throws java.rmi.RemoteException
public void scanAgents()
throws java.rmi.RemoteException
public void delete()
throws java.rmi.RemoteException
public BeanProxy getBeanProxy()
throws java.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||