When the user clicks on the Add/Remove Agent icon on the toolbar or selects the Add/Remove
Agent item on the menu a new instance of this class is created and
Created the Add/Remove Agent windows with tree and menu component.
A Message extends the meaning of an ACLMessage (thus extending
jade.lang.acl.ACLMessage) providing an ACLMessage with the graphic part: the
arrow going from the sender of the message to the receiver of the message to
be drawn on the Message Canvas
This method is invoked every time a user double-click on an agent on the agent
canvas or on a blue arrow in the message canvas: if the double-click event occurs
on an agent, this one is removed from the agent canvas; if the double-click occurs
on a blue arrow in the message canavs, a dialog box is displayed with the entire
message.
This is the Sniffer agent.
This class implements the low level part of the Sniffer, interacting with Jade
environment and with the sniffer GUI.
At startup, the sniffer subscribes itself as an rma to be informed every time
an agent is born or dead, a container is created or deleted.
For more information see Introduction to the Sniffer
This is the Sniffer agent.
This class implements the low level part of the Sniffer, interacting with Jade
environment and with the sniffer GUI.
At startup, the sniffer subscribes itself as an rma to be informed every time
an agent is born or dead, a container is created or deleted.
For more information see Introduction to the Sniffer