Interface TreeMapSettingsListener


  • public interface TreeMapSettingsListener
    The listener interface for receiving "interesting" events about changes in the settings.
    • Method Detail

      • settingsChanged

        void settingsChanged​(TreeMapSettingsEvent event)
        Called whenever the value of the settings changes.
        Parameters:
        event - the event that characterizes the change.