public class CaseGraphFrame.RemoveCaseAction extends FigureAction
FigureAction.SourceTypeCANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE| Constructor and Description |
|---|
RemoveCaseAction()
Create a case action with label "Add Case".
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Perform the action.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigurepublic RemoveCaseAction()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class FigureActione - The event.