Interface ISchemeListener

    • Method Detail

      • schemeChanged

        void schemeChanged​(SchemeEvent schemeEvent)
        Notifies that one or more attributes of an instance of IScheme have changed. Specific details are described in the SchemeEvent.
        Parameters:
        schemeEvent - the scheme event. Guaranteed not to be null.