protected abstract static class GTFrame.ConfigureIngredientsAction extends FigureAction
FigureAction.SourceTypeCANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE| Constructor and Description |
|---|
ConfigureIngredientsAction(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.String |
_getAttributeName() |
void |
actionPerformed(java.awt.event.ActionEvent event)
Determine the target Ptolemy II object, the originating frame,
and the X, Y position of the action, if possible.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigurepublic void actionPerformed(java.awt.event.ActionEvent event)
FigureActionactionPerformed in interface java.awt.event.ActionListeneractionPerformed in class FigureActionevent - The event.protected abstract java.lang.String _getAttributeName()