hoplugins.teamAnalyzer.ui.controller
Class AboutItemListener

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

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

Action listener for the about menu item

Author:
Massimiliano Amato

Constructor Summary
AboutItemListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent arg0)
          Action performed event listener, show the about panel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutItemListener

public AboutItemListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent arg0)
Action performed event listener, show the about panel

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


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