Interface PropertyChangeListener

    • Method Detail

      • propertyChange

        void propertyChange​(PropertyChangeEvent event)
        Invoked when this listener receives a property change event from an event source to which it has been added.
        Parameters:
        event - the received event, not null