de.fhkoeln.zra.statix
Class StatAddHtmlDialog.CloseButton

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

public class StatAddHtmlDialog.CloseButton
extends Object
implements ActionListener

Author:
Thies Hauschild, hld@gmx.net Bricht den dialog ab.

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

public StatAddHtmlDialog.CloseButton()
Method Detail

actionPerformed

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