ch.hearc.I04_05s08.GUI.RDF
Class RdfOpenFileListener
java.lang.Object
ch.hearc.I04_05s08.GUI.MenuListener
ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileListener
- All Implemented Interfaces:
- ActionListener, EventListener
- public class RdfOpenFileListener
- extends MenuListener
The open file listener for RDF
- Author:
- Blanc, Yoan
- Licence:
- MIT
- Copyright:
- 2005 Yoan Blanc, HE-ARC Ing�nierie
Fields inherited from class ch.hearc.I04_05s08.GUI.MenuListener |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
manager
private RdfGraphManager manager
- The manager
RdfOpenFileListener
public RdfOpenFileListener(MainApplication mainframe,
RdfGraphManager manager)
- Build the open file listener
- Parameters:
mainframe
- the main framemanager
- the graph manager
actionPerformed
public void actionPerformed(ActionEvent e)
- Open a file
- Specified by:
actionPerformed
in interface ActionListener
- Specified by:
actionPerformed
in class MenuListener
- Parameters:
e
- the event
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC