Package com.jetbrains

Interface SystemShortcuts.ChangeEventListener

Enclosing interface:
SystemShortcuts

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

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

    • handleSystemShortcutsChangeEvent

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