ch.hearc.I04_05s08.GUI.RDF
Class RdfFileDialogBrowseListener

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

public class RdfFileDialogBrowseListener
extends Object
implements ActionListener


Field Summary
private  RdfFileDialog dialog
          Rdf file dialog
 
Constructor Summary
RdfFileDialogBrowseListener(RdfFileDialog dialog)
          Build a browse listener
 
Method Summary
 void actionPerformed(ActionEvent e)
          Open the choose dialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dialog

private RdfFileDialog dialog
Rdf file dialog

Constructor Detail

RdfFileDialogBrowseListener

public RdfFileDialogBrowseListener(RdfFileDialog dialog)
Build a browse listener

Parameters:
dialog - file dialog
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Open the choose 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