ch.hearc.I04_05s08.GUI.RDF
Class RdfDialogCancelListener
java.lang.Object
ch.hearc.I04_05s08.GUI.RDF.RdfDialogCancelListener
- All Implemented Interfaces:
- ActionListener, EventListener
- public class RdfDialogCancelListener
- extends Object
- implements ActionListener
Cancel action for the dialog box
- Author:
- Blanc, Yoan
- Licence:
- MIT
- Copyright:
- 2005 Yoan Blanc, HE-ARC Ing�nierie
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dialog
private SimpleDialog dialog
- The dialog
RdfDialogCancelListener
public RdfDialogCancelListener(SimpleDialog dialog)
- Build the cancel listener
- Parameters:
dialog
- the dialog
actionPerformed
public void actionPerformed(ActionEvent e)
- Clear the dialog
- Specified by:
actionPerformed
in interface ActionListener
- Parameters:
e
- the action
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC