hoplugins.teamAnalyzer.ui.controller
Class DownloadItemListener

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

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

Action listener for the download menu item

Author:
Massimiliano Amato

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

Constructor Detail

DownloadItemListener

public DownloadItemListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent arg0)
Action performed event listener Show the download dialog

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


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