net.curre.prefcount.event
Class AboutActionListener

java.lang.Object
  extended by net.curre.prefcount.event.AboutActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

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

Object of this class represents the "About PrefCount" menu item action listener.

Created date: Jul 29, 2007

Author:
Zhenya Nyden

Constructor Summary
AboutActionListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent actionEvent)
          Shows the About information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutActionListener

public AboutActionListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent actionEvent)
Shows the About information.

Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2008. All Rights Reserved.