Interface InfoDisplayer


  • public interface InfoDisplayer
    A service for showing info of the component in the Info view (User Interface).
    Since:
    9.10.3
    • Method Detail

      • showInfo

        void showInfo​(Component component)
        Shows info of the component in the Info view (User Interface).
        Parameters:
        component - the component
        Since:
        9.10.3