org.gjt.universe.gui
Class MapComponentJFC.PopMenuFleetListener

java.lang.Object
  |
  +--org.gjt.universe.gui.MapComponentJFC.PopMenuFleetListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MapComponentJFC

class MapComponentJFC.PopMenuFleetListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  FleetID fleetID
           
 
Constructor Summary
(package private) MapComponentJFC.PopMenuFleetListener(FleetID fID)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fleetID

FleetID fleetID
Constructor Detail

MapComponentJFC.PopMenuFleetListener

MapComponentJFC.PopMenuFleetListener(FleetID fID)
Method Detail

actionPerformed

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


Copyright © 2001 Universe Dev Team All Rights Reserved.