Package com.jetbrains

Interface SystemShortcuts.ChangeEventListener

Enclosing interface:
SystemShortcuts

@Provides public static interface SystemShortcuts.ChangeEventListener
Listener for shortcut change events.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    Event that is fired when any of the system shortcuts change.
  • Method Details Link icon

    • handleSystemShortcutsChangeEvent Link icon

      void handleSystemShortcutsChangeEvent()
      Event that is fired when any of the system shortcuts change.