Package ptolemy.actor.gui
Class RunTableau.RunFrame.DebugMenuListener
- java.lang.Object
-
- ptolemy.actor.gui.RunTableau.RunFrame.DebugMenuListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- RunTableau.RunFrame
public class RunTableau.RunFrame.DebugMenuListener extends java.lang.Object implements java.awt.event.ActionListener
Listener for debug menu commands.
-
-
Constructor Summary
Constructors Constructor Description DebugMenuListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
-