hoplugins.teamAnalyzer.ui.controller
Class HelpItemListener

java.lang.Object
  extended byhoplugins.teamAnalyzer.ui.controller.HelpItemListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class HelpItemListener
extends java.lang.Object
implements java.awt.event.ActionListener

Action listener for the help menu item

Author:
Massimiliano Amato

Constructor Summary
HelpItemListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent arg0)
          Action performed event listener Lauch a script that open the guide
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpItemListener

public HelpItemListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent arg0)
Action performed event listener Lauch a script that open the guide

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
arg0 - the event


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.