Class MapBoard.GenericTNodeListener

java.lang.Object
  |
  +--MapBoard.GenericTNodeListener
Enclosing class:
MapBoard

class MapBoard.GenericTNodeListener
extends java.lang.Object
implements java.awt.event.ActionListener

ActionListener only used for a test


Constructor Summary
(package private) MapBoard.GenericTNodeListener()
           
 
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

MapBoard.GenericTNodeListener

MapBoard.GenericTNodeListener()
Method Detail

actionPerformed

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