public class ConfigureNamedObjAction extends ConfigureAction
FigureAction.SourceType
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
ConfigureNamedObjAction(java.lang.String description,
NamedObj target,
java.awt.Frame frame)
Create a new ConfigureInOutlineAction.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Open a dialog to edit the target.
|
_openDialog, openDialog
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
public ConfigureNamedObjAction(java.lang.String description, NamedObj target, java.awt.Frame frame)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class ConfigureAction
e
- The event.