

Public Member Functions | |
| synchronized void | updateErrors (int errs) |
| synchronized void | updateSizes (int min, int max) |
| synchronized void | updateTotalLogs (long[] nums) |
Extends the TotalStatsData to update the GUI whenever new values arrived.
| synchronized void alma::acs::logtools::monitor::gui::TotalStatisticsPnl::MyStatsData::updateErrors | ( | int | errs | ) | [inline] |
Update the total num of errors
| errs | Total num. of errors |
Reimplemented from alma::acs::logtools::monitor::TotalStatsData.
References alma::acs::logtools::monitor::TotalStatsData::errors, and alma::acs::logtools::monitor::gui::TotalStatisticsPnl::totParsingErrsLbl.
| synchronized void alma::acs::logtools::monitor::gui::TotalStatisticsPnl::MyStatsData::updateSizes | ( | int | min, | |
| int | max | |||
| ) | [inline] |
Reimplemented from alma::acs::logtools::monitor::TotalStatsData.
References alma::acs::logtools::monitor::gui::TotalStatisticsPnl::longestLogLbl, alma::acs::logtools::monitor::TotalStatsData::longestLogSize, alma::acs::logtools::monitor::gui::TotalStatisticsPnl::shortestLogLbl, and alma::acs::logtools::monitor::TotalStatsData::shortestLogSize.
| synchronized void alma::acs::logtools::monitor::gui::TotalStatisticsPnl::MyStatsData::updateTotalLogs | ( | long[] | nums | ) | [inline] |
Reimplemented from alma::acs::logtools::monitor::TotalStatsData.
References alma::acs::logtools::monitor::TotalStatsData::logsTypeDistribution, alma::acs::logtools::monitor::TotalStatsData::numOfLogs, alma::acs::logtools::monitor::TotalStatsData::totalLogs, alma::acs::logtools::monitor::gui::TotalStatisticsPnl::totLogTypes, and alma::acs::logtools::monitor::gui::TotalStatisticsPnl::totNumOfLogsLbl.
1.6.2