Java com.intellij.openapi.actionSystem CommonShortcuts fields, constructors, methods, implement or subclass

Example usage for Java com.intellij.openapi.actionSystem CommonShortcuts fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.intellij.openapi.actionSystem CommonShortcuts.

The text is from its open source code.

Field

ShortcutSetALT_ENTER
ShortcutSetENTER
ShortcutSetCTRL_ENTER
ShortcutSetINSERT
ShortcutSetDELETE
ShortcutSetESCAPE
ShortcutSetDOUBLE_CLICK_1
ShortcutSetMOVE_UP
ShortcutSetMOVE_DOWN

Method

ShortcutSetgetCloseActiveWindow()
ShortcutSetgetContextHelp()
ShortcutSetgetCopy()
ShortcutSetgetDelete()
ShortcutSetgetDiff()
ShortcutSetgetDuplicate()
ShortcutSetgetEditSource()
ShortcutSetgetFind()
KeyStrokegetInsertKeystroke()
ShortcutSetgetMove()
ShortcutSetgetMoveDown()
ShortcutSetgetMoveEnd()
ShortcutSetgetMoveHome()
ShortcutSetgetMovePageDown()
ShortcutSetgetMovePageUp()
ShortcutSetgetMoveUp()
ShortcutSetgetNew()
ShortcutSetgetNewForDialogs()
ShortcutSetgetPaste()
ShortcutSetgetRecentFiles()
ShortcutSetgetRename()
ShortcutSetgetRerun()
ShortcutSetgetViewSource()