ch.hearc.I04_05s08.GUI
Class DeleteActionListener
java.lang.Object
ch.hearc.I04_05s08.GUI.DeleteActionListener
- All Implemented Interfaces:
- ActionListener, EventListener
- public class DeleteActionListener
- extends Object
- implements ActionListener
A listener for deleting element
- 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 |
mainframe
public MainApplication mainframe
- The main frame
DeleteActionListener
public DeleteActionListener(MainApplication mainframe)
- Build a new delete listener
- Parameters:
mainframe
- the main application
actionPerformed
public void actionPerformed(ActionEvent e)
- Delete the selected element in the graph
- Specified by:
actionPerformed
in interface ActionListener
- Parameters:
e
- event
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC