jade.domain.JADEAgentManagement
Class ShowGui

java.lang.Object
  |
  +--jade.domain.JADEAgentManagement.ShowGui
All Implemented Interfaces:
AgentAction, Concept, ContentElement, Serializable, java.io.Serializable, Term

public class ShowGui
extends java.lang.Object
implements AgentAction

This class represents the show-gui action of the JADE-agent-management ontology. This action can be requested to the JADE DF to make it show its graphical user interface.

Version:
$Date: 2003-11-24 14:47:00 +0100 (lun, 24 nov 2003) $ $Revision: 4597 $
Author:
Tiziana Trucco - CSELT s.p.a
See Also:
Serialized Form

Constructor Summary
ShowGui()
          Default constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowGui

public ShowGui()
Default constructor. A default constructor is necessary for ontological classes.



JADE