agentland.games.boggle
Interface GuiBoggle
- All Superinterfaces:
- Agent, Good, Managed, Remote, Spy
- All Known Subinterfaces:
- GuiBoggleClient, GuiBoggleServer
- All Known Implementing Classes:
- GuiBoggleAgent
- public interface GuiBoggle
- extends Managed
This defines how the GUI representation of a Boggle
should interact with the GuiManagerDaemon
. The
methods are specified in detail in the GuiBoggleAgent
documentation.
- See Also:
Managed
,
GuiBoggleAgent
Methods inherited from interface agentland.util.Spy |
tell |
show
public void show()
throws RemoteException
getGMD
public AgentID getGMD()
throws RemoteException