protected static class TableauFrame.MenuItemListener extends java.lang.Object implements java.awt.event.ActionListener
| Constructor and Description |
|---|
MenuItemListener(EffigyFactory factory,
ModelDirectory directory,
Configuration configuration)
Constructs a MenuItemListener object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
public MenuItemListener(EffigyFactory factory, ModelDirectory directory, Configuration configuration)
factory - The factor for the Effigy.directory - The directory of all the models.configuration - The Configuration for this instance
of Ptolemy.public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed in interface java.awt.event.ActionListener