Class ArunsArmy.AboutListener

java.lang.Object
  |
  +--ArunsArmy.AboutListener
Enclosing class:
ArunsArmy

class ArunsArmy.AboutListener
extends java.lang.Object
implements java.awt.event.ActionListener

Used to react to user selecting about arun's army


Constructor Summary
(package private) ArunsArmy.AboutListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ArunsArmy.AboutListener

ArunsArmy.AboutListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener