Package org.opennms.bb.eui.operator.components

Class Summary
ActionObservable  
BBActionEditor  
BBActionRenderer BBActionRenderer creates a button as the renderer component instead of the default label It extends the DefaultCellEditor and overrides the appropriate methods
EventsPerformAction  
EventsSeverityCellRenderer EventsSeverityCellRenderer color codes the background of the severity column to red/yellow/white when the values are Critical/Warning/Informational respectively
OperatorBar OperatorBar is the 'bar' component in the real time chart The bar knows/stores info.
OperatorChartPanel OperatorChartPanel is the chart that creates the labels and the bars for each level The chart creates the bars in the appropriate color based on the normal and warning levels.
OperatorEventsPanel OperatorEventsPanel is the event browser panel that brings up the table with event info.
OperatorEventsTable OperatorEventsTable is table that has the ability to be sorted by column
OperatorEventsTableModel OperatorEventsTableModel creates a table model that is non-editable
OperatorPanel OperatorPanel is the component that the tabs in the operator interface tabbedpane hold It holds either the chartpanel and the ruler or the events table based on the current level