public class SuggestCompatibleOutputAction extends FigureAction
FigureAction.SourceType
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
SuggestCompatibleOutputAction(TableauFrame parent)
REQUIRED *****
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
public SuggestCompatibleOutputAction(TableauFrame parent)
parent
- the "frame" (derived from ptolemy.gui.Top) where the menu is
being added. NOTE this parameter is automatically passed to
your constructor by the menu system at runtimepublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class FigureAction
e
- ActionEvent