ch.hearc.I04_05s08.GUI.RDFS
Class RdfsToolButtonListener

java.lang.Object
  extended bych.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

Field Summary
private  RdfsGraph graph
          The rdfs graph
 
Constructor Summary
RdfsToolButtonListener(RdfsGraph graph)
          Build the listener
 
Method Summary
 void actionPerformed(ActionEvent e)
          Change the mode and the drawing element of the graph
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graph

private RdfsGraph graph
The rdfs graph

Constructor Detail

RdfsToolButtonListener

public RdfsToolButtonListener(RdfsGraph graph)
Build the listener

Parameters:
graph - the Rdfs graph
Method Detail

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