Package ptolemy.gui

Interface QueryListener

    • Method Detail

      • changed

        void changed​(java.lang.String name)
        Called to notify that one of the entries has changed. The name of the entry is passed as an argument.
        Parameters:
        name - The name of the entry.