Class UnitAction.TransUnloadListener

java.lang.Object
  |
  +--UnitAction.TransUnloadListener
Enclosing class:
UnitAction

class UnitAction.TransUnloadListener
extends java.lang.Object
implements java.awt.event.ActionListener

Handles the event of the user pressing unload a unit from an air transport


Constructor Summary
(package private) UnitAction.TransUnloadListener()
           
 
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

UnitAction.TransUnloadListener

UnitAction.TransUnloadListener()
Method Detail

actionPerformed

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