agentland.gui
Interface TestGui

All Superinterfaces:
Agent, Gui, GuiEnabled, Remote
All Known Implementing Classes:
TestGuiAgent

public interface TestGui
extends Gui


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void Hello()
           
 
Methods inherited from interface agentland.gui.Gui
showGui
 
Methods inherited from interface agentland.gui.GuiEnabled
getGuiMaker
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

Hello

public void Hello()
           throws RemoteException