public class KarUploaderAction extends FigureAction
FigureAction.SourceTypeCANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE| Constructor and Description |
|---|
KarUploaderAction(TableauFrame parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
protected void |
initialize() |
void |
setArchiveFileToUpload(java.io.File archiveFile)
Explicitly set the Archive file that the action will open.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigurepublic KarUploaderAction(TableauFrame parent)
name - protected void initialize()
public void setArchiveFileToUpload(java.io.File archiveFile)
archiveFile - public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class FigureActione - ActionEvent