Class MonitorHealthPanel

    • Constructor Detail

      • MonitorHealthPanel

        @Deprecated
        public MonitorHealthPanel()
        Deprecated.
        Only for use in unit testing
      • MonitorHealthPanel

        public MonitorHealthPanel​(MonitorAccumModel model)
        Parameters:
        model - model to use
    • Method Detail

      • clearData

        public void clearData()
        clear will clear the hashmap, remove all ServerPanels from the servers pane, and update the ui.
        Specified by:
        clearData in interface Clearable