Module omix.api
Package omix.plugin

Interface IconReloadable


public interface IconReloadable
Since:
Omix 2.0.0
Author:
Dr. Peter Droste, Omix Visualization
  • Method Summary

    Modifier and Type Method Description
    void reloadIcons()
    Every time the system dark mode is changed this method is called to reload all style-dependent icons.
  • Method Details

    • reloadIcons

      void reloadIcons()
      Every time the system dark mode is changed this method is called to reload all style-dependent icons.