Package editor
Class DefaultContextMenuHandler
java.lang.Object
editor.DefaultContextMenuHandler
- All Implemented Interfaces:
IContextMenuHandler<IScriptEditor>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
displayContextMenu
(IScriptEditor editor, int iXPos, int iYPos, Component eventSource) getContextMenu
(IScriptEditor editor) private Experiment
private IRunConfig
getOrCreateRunConfig
(IScriptEditor editor)
-
Constructor Details
-
DefaultContextMenuHandler
public DefaultContextMenuHandler()
-
-
Method Details
-
getContextMenu
- Specified by:
getContextMenu
in interfaceIContextMenuHandler<IScriptEditor>
-
getOrCreateRunConfig
-
getExperiment
-
displayContextMenu
- Specified by:
displayContextMenu
in interfaceIContextMenuHandler<IScriptEditor>
-