public class CookbookAction extends javax.swing.AbstractAction
Constructor and Description |
---|
CookbookAction(TableauFrame parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
public CookbookAction(TableauFrame parent)
parent
- the "frame" (derived from ptolemy.gui.Top) where the menu is
being added.public void actionPerformed(java.awt.event.ActionEvent e)
e
- ActionEvent