ch.hearc.I04_05s08.GUI.RDFS
Class RdfsToolButtonListener
java.lang.Object
ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButtonListener
- All Implemented Interfaces:
- ActionListener, EventListener
- public class RdfsToolButtonListener
- extends Object
- implements ActionListener
A listener for the toolbar's buttons
- Author:
- Blanc, Yoan
- Licence:
- MIT
- Copyright:
- 2005 Yoan Blanc, HE-ARC Ing�nierie
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
graph
private RdfsGraph graph
- The rdfs graph
RdfsToolButtonListener
public RdfsToolButtonListener(RdfsGraph graph)
- Build the listener
- Parameters:
graph
- the Rdfs graph
actionPerformed
public void actionPerformed(ActionEvent e)
- Change the mode and the drawing element of the graph
- 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