ch.hearc.I04_05s08.GUI.RDF
Class RdfDialogModifyListener

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

public class RdfDialogModifyListener
extends Object
implements ActionListener

Modify 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
RdfDialogModifyListener(SimpleDialog dialog)
          Build the cancel listener
 
Method Summary
 void actionPerformed(ActionEvent e)
          Apply 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

RdfDialogModifyListener

public RdfDialogModifyListener(SimpleDialog dialog)
Build the cancel listener

Parameters:
dialog - the dialog
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Apply the dialog

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - action event


A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC