Interface NewKeyListener

All Superinterfaces:
EventListener

public interface NewKeyListener extends EventListener
Interested parties are notified when a MDC/Property key has arrived that has not been seen before by the source Model
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • newKeyAdded

      void newKeyAdded(NewKeyEvent e)
      Parameters:
      e - the new key event being added