org.gjt.universe.gui
Class MapComponentJFC.PopMenuSystemListener

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

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


Field Summary
(package private)  SystemID systemID
           
 
Constructor Summary
(package private) MapComponentJFC.PopMenuSystemListener(SystemID sID)
           
 
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

systemID

SystemID systemID
Constructor Detail

MapComponentJFC.PopMenuSystemListener

MapComponentJFC.PopMenuSystemListener(SystemID sID)
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.