upidiff.gui
Class ErrorDialogGuiListener
java.lang.Object
|
+--upidiff.gui.ErrorDialogGuiListener
- All Implemented Interfaces:
- ActionListener, EventListener
- class ErrorDialogGuiListener
- extends Object
- implements ActionListener
This subclass implements an ActionListener for the mainclass
- Author:
- Kasbar Sulieman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adaptee
ErrorDialogGUI adaptee
ErrorDialogGuiListener
ErrorDialogGuiListener(ErrorDialogGUI adaptee)
- This methode constructs a new ActionListenerObject
- Parameters:
adaptee - a referenze of the parent object.
actionPerformed
public void actionPerformed(ActionEvent e)
- Method that handels a preformed click on the ok Button
- Specified by:
actionPerformed in interface ActionListener
- Parameters:
e - The occured ActionEvent