public class ScriptEditorPopupHandler extends PopupHandler<IScriptEditor>
_owner| Constructor and Description |
|---|
ScriptEditorPopupHandler(IScriptEditor scriptEditor,
IContextMenuHandler<IScriptEditor> contextMenuHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleRightClick(int iXPos,
int iYPos,
Component component) |
mousePressed, mouseReleasedmouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseWheelMovedpublic ScriptEditorPopupHandler(IScriptEditor scriptEditor, IContextMenuHandler<IScriptEditor> contextMenuHandler)
protected void handleRightClick(int iXPos,
int iYPos,
Component component)
handleRightClick in class PopupHandler<IScriptEditor>Copyright © 2018. All rights reserved.