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
    Author:
    Paul Smith
    • Method Detail

      • newKeyAdded

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