de.fhkoeln.zra.statix
Class StatAddHtmlDialog.OkButton

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

public class StatAddHtmlDialog.OkButton
extends Object
implements ActionListener

Author:
Thies Hauschild, hld@gmx.net Ändert nach dem drücken des ok-buttons das stathtmlobject

Constructor Summary
StatAddHtmlDialog.OkButton()
           
 
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

StatAddHtmlDialog.OkButton

public StatAddHtmlDialog.OkButton()
Method Detail

actionPerformed

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