de.fhkoeln.zra.statix.plugins.clock
Class StatFrameClock$1

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

final synchronized class StatFrameClock$1
extends Object
implements ActionListener


Constructor Summary
(package private) StatFrameClock$1(StatFrameClock)
           
 
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

StatFrameClock$1

StatFrameClock$1(StatFrameClock)
Method Detail

actionPerformed

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