Class DoSnifferAction

    • Constructor Detail

      • DoSnifferAction

        public DoSnifferAction​(jade.tools.sniffer.ActionProcessor actPro,
                               MainPanel mainPanel,
                               Sniffer mySniffer)
    • Method Detail

      • doSniff

        public void doSniff​(String agentName)
        Given an agent name, sniff it.
        Parameters:
        agentName - - the String name of the agent. Note, this was originally buried in doAction, but we want the ability to sniff with just a name.