Interface AbstractLogixNGEditor.EditorEventListener

    • Method Detail

      • editorEventOccurred

        void editorEventOccurred​(java.util.HashMap<java.lang.String,​java.lang.String> data)
        An event that gets delivered from the editor
        Parameters:
        data - Contains a list of commands to be processed by the listener recipient.