List of usage examples for com.intellij.openapi.actionSystem CommonShortcuts getContextHelp
public static ShortcutSet getContextHelp()
From source file:com.vladsch.MissingInActions.util.CommonUIShortcuts.java
License:Apache License
public static ShortcutSet getContextHelp() { return CommonShortcuts.getContextHelp(); }