public class ViewManifestAction extends FigureAction
FigureAction.SourceType
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
ViewManifestAction(TableauFrame parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
void |
setArchiveFileToOpen(java.io.File archiveFile)
Explicitly set the Archive file that the action will open.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
public ViewManifestAction(TableauFrame parent)
parent
- the "frame" (derived from ptolemy.gui.Top) where the menu is
being added.public void setArchiveFileToOpen(java.io.File archiveFile)
archiveFile
- public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class FigureAction
e
- ActionEvent