Class PluginErrorPanel

    • Constructor Detail

      • PluginErrorPanel

        public PluginErrorPanel()
    • Method Detail

      • setContent

        public void setContent​(String title,
                               String description)
        Changes the content of the panel to the given parameters. The description has to be wrapped in html so that its text can be wrapped.