net.sourceforge.doyen
Class AboutDialog.okActionListener
java.lang.Object
net.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AboutDialog.okActionListener
private AboutDialog.okActionListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Closes the window when OK is pressed.
- Specified by:
actionPerformed
in interface ActionListener
- Parameters:
e
- the event