Package ptolemy.vergil.gt
Class GTFrame.ConfigureOperationsAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- ptolemy.vergil.toolbox.FigureAction
-
- ptolemy.vergil.gt.GTFrame.ConfigureIngredientsAction
-
- ptolemy.vergil.gt.GTFrame.ConfigureOperationsAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.io.Serializable
,java.lang.Cloneable
,java.util.EventListener
,javax.swing.Action
- Enclosing class:
- GTFrame
protected static class GTFrame.ConfigureOperationsAction extends GTFrame.ConfigureIngredientsAction
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ptolemy.vergil.toolbox.FigureAction
FigureAction.SourceType
-
-
Field Summary
-
Fields inherited from class ptolemy.vergil.toolbox.FigureAction
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
_getAttributeName()
-
Methods inherited from class ptolemy.vergil.gt.GTFrame.ConfigureIngredientsAction
actionPerformed
-
Methods inherited from class ptolemy.vergil.toolbox.FigureAction
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-
-
-
Method Detail
-
_getAttributeName
protected java.lang.String _getAttributeName()
- Specified by:
_getAttributeName
in classGTFrame.ConfigureIngredientsAction
-
-