Class TablePopupMenuListener

  • All Implemented Interfaces:
    ActionListener, EventListener

    public class TablePopupMenuListener
    extends Object
    implements ActionListener
    Listener class for the popup menu associated ti the message table. It allows to insert, remove and show a message in the message table. Presentely, only the 'view' option is implemented, because the 'add' and 'remove' option would need a modifications to the agent message queue class to be implemented.
    Author:
    Andrea Squeri,Corti Denis,Ballestracci Paolo - Universita` di Parma