public class RemoveActorAction extends FigureAction
FigureAction.SourceTypeCANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE| Constructor and Description |
|---|
RemoveActorAction(javax.swing.tree.TreePath path,
java.awt.Component parent)
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, offsetFigurepublic RemoveActorAction(javax.swing.tree.TreePath path, java.awt.Component parent)
path - the TreePath where the actor is being removed.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class FigureActione - ActionEvent