This is a package containing any custom panels that are to be added
to the new java-implementd Igui. For this release it only contains a simplified version of the DF Panel
Simplified DF Panel structure:
- "Common Rates" tab
A tab showing the plots for one or more of the 5 basic rates published by IS: level 1, level 2, event builder, event filter and recording
This tab is composed by 3 main areas:
- Top area: 5 radio buttons allowing the user to chose the among the 5 rates that can be published (any combination of these rates is allowed, by default the "Level 1" button is enabled)
- Middle area: the plots that have been chosen if there is data flowing
- Bottom area: 3 spinners allow the user to chose the maximum period of time that is to be plotted: 1st spinner controls the number of minutes, second the number of hours and third the number of days (limited to 2 days) (default value is set to 30 minutes)
- "Others" tab
This tab shows the plots for the rates corresponding to whatever other IS_EventsAndRates published in the IS. Its structure is similar to the one of the "Common rates" tab. Note that the buttons labels in this case contain, besides the name of the information, the value of the associated counter (if available)
Note: the spinners that are used in order to chose the plot period are identical for the two tabs. Choosing the time period for the common rates will set the same period for the "Others" tab and the other way around