de.fhkoeln.zra.statix.plugins.pong
Class StatFramePong$1

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.plugins.pong.StatFramePong$1
All Implemented Interfaces:
ActionListener, EventListener

final synchronized class StatFramePong$1
extends Object
implements ActionListener


Constructor Summary
(package private) StatFramePong$1(StatFramePong)
           
 
Method Summary
 void actionPerformed(ActionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatFramePong$1

StatFramePong$1(StatFramePong)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent)
Specified by:
actionPerformed in interface ActionListener