jade.domain.JADEAgentManagement
Class ShowGui

java.lang.Object
  extended by jade.domain.JADEAgentManagement.ShowGui
All Implemented Interfaces:
AgentAction, Concept, ContentElement, Term, java.io.Serializable

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.
 
Method Summary
 
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.



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions