public class RemoveCustomDocumentationAction extends FigureAction
FigureAction.SourceType
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
RemoveCustomDocumentationAction()
Construct an instance of this action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Perform the action by issuing a change request to remove the
the first (and only?)
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
public RemoveCustomDocumentationAction()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class FigureAction
e
- The action event.