public class ConfigureNamedObjAction extends ConfigureAction
FigureAction.SourceTypeCANVAS_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, openDialoggetFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigurepublic 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.ActionListeneractionPerformed in class ConfigureActione - The event.