Class PropertiesEvent

    • Constructor Detail

      • PropertiesEvent

        public PropertiesEvent​(Properties properties)
        The specified properties have changed.
        Parameters:
        properties - the event's source.
        Throws:
        IllegalArgumentException - if properties is null.