agentland.gui
Interface Gui

All Superinterfaces:
Agent, GuiEnabled, Remote
All Known Subinterfaces:
TestGui
All Known Implementing Classes:
GuiAgent

public interface Gui
extends GuiEnabled


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

Method Detail

showGui

public boolean showGui(String compName)
                throws RemoteException