Package ptolemy.actor

Interface TypeListener

    • Method Detail

      • typeChanged

        void typeChanged​(TypeEvent event)
        React to the fact that the type of a Typeable is changed.
        Parameters:
        event - The type change event.