Class AboutBoxAction

  • All Implemented Interfaces:
    ActionListener, Serializable, Cloneable, EventListener, Action

    public class AboutBoxAction
    extends AbstractAction
    This class is invoked the the user selects the AboutBox item on the menu. A dialog box appears providing informations about the authors and program version of the Introspector agent.
    Version:
    $Date$ $Revision$
    Author:
    Tiziana Trucco TiLab S.p.A.
    See Also:
    Serialized Form
    • Constructor Detail

      • AboutBoxAction

        public AboutBoxAction​(JFrame gui)
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)