universe.client.gui
Class MapComponent.PopMenuSystemListener

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

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


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

MapComponent.PopMenuSystemListener

MapComponent.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.