de.fhkoeln.zra.statix
Class StatDesk.StatLnFChange

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.StatDesk.StatLnFChange
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
StatDesk

class StatDesk.StatLnFChange
extends Object
implements ActionListener


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

Constructor Detail

StatDesk.StatLnFChange

StatDesk.StatLnFChange()
Method Detail

actionPerformed

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