ch.hearc.I04_05s08.GUI.RDF
Class RdfDialogCancelListener

java.lang.Object
  extended bych.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

Field Summary
private  SimpleDialog dialog
          The dialog
 
Constructor Summary
RdfDialogCancelListener(SimpleDialog dialog)
          Build the cancel listener
 
Method Summary
 void actionPerformed(ActionEvent e)
          Clear the dialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dialog

private SimpleDialog dialog
The dialog

Constructor Detail

RdfDialogCancelListener

public RdfDialogCancelListener(SimpleDialog dialog)
Build the cancel listener

Parameters:
dialog - the dialog
Method Detail

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