public abstract static class ContextMenuPopupHandler.ById extends ContextMenuPopupHandler
ContextMenuPopupHandler
specification, which uses an action group registered in ActionManager
under given id.ContextMenuPopupHandler.ById, ContextMenuPopupHandler.Simple
NONE
Constructor and Description |
---|
ById() |
Modifier and Type | Method and Description |
---|---|
ActionGroup |
getActionGroup(EditorMouseEvent event) |
abstract java.lang.String |
getActionGroupId(EditorMouseEvent event) |
handlePopup
public ActionGroup getActionGroup(EditorMouseEvent event)
getActionGroup
in class ContextMenuPopupHandler
public abstract java.lang.String getActionGroupId(EditorMouseEvent event)