net.sourceforge.doyen
Class AboutDialog.okActionListener

java.lang.Object
  extended bynet.sourceforge.doyen.AboutDialog.okActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
AboutDialog

private class AboutDialog.okActionListener
extends Object
implements ActionListener

Handles events for the OK button


Constructor Summary
private AboutDialog.okActionListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
          Closes the window when OK is pressed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutDialog.okActionListener

private AboutDialog.okActionListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Closes the window when OK is pressed.

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - the event