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