ch.hearc.I04_05s08.GUI.RDFS
Class RdfsDialogCancelListener

java.lang.Object
  extended bych.hearc.I04_05s08.GUI.RDFS.RdfsDialogCancelListener
All Implemented Interfaces:
ActionListener, EventListener

public class RdfsDialogCancelListener
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  RdfsDialog dialog
          The dialog
 
Constructor Summary
RdfsDialogCancelListener(RdfsDialog 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 RdfsDialog dialog
The dialog

Constructor Detail

RdfsDialogCancelListener

public RdfsDialogCancelListener(RdfsDialog 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