Interface ShortcutListener

All Superinterfaces:
EventListener

public interface ShortcutListener extends EventListener
Interface for listeners for Shortcut changes.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Will be called when any attribute has been changed.
  • Method Details

    • shortcutModified

      void shortcutModified()
      Will be called when any attribute has been changed.