nl.tudelft.simulation.dsol.gui.editor2D.actions
Class EditMenuActions
java.lang.Object
nl.tudelft.simulation.dsol.gui.editor2D.actions.EditMenuActions
- All Implemented Interfaces:
- ActionListener, EventListener
public class EditMenuActions
- extends Object
- implements ActionListener
EditMenuActions.java
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
- Version:
- $Revision: 1.1 $ $Date: 2007/01/06 13:23:35 $
- Author:
- Roy Chin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditMenuActions
public EditMenuActions(EditMenu source,
Editor2DPanel panel)
- Constructor
- Parameters:
source
- The source objectpanel
- The Editor2DPanel
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed
in interface ActionListener
- See Also:
ActionListener.actionPerformed(java.awt.event.ActionEvent)
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.