public class ToggleLsidAction extends java.lang.Object implements java.awt.event.ActionListener
Constructor and Description |
---|
ToggleLsidAction()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
java.lang.Integer |
getLiid() |
void |
setLiid(java.lang.Integer liid) |
public ToggleLsidAction()
parent
- the "frame" (derived from ptolemy.gui.Top) where the menu is
being added.public void setLiid(java.lang.Integer liid)
public java.lang.Integer getLiid()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- ActionEvent