Package org.opennms.bb.eui.operator.panels

Class Summary
OperatorInterface OperatorInterface is the realtime console
OperatorInterfacePanel OperatorInterfacePanel is the realtime console panel It contains the standard menu/tool bar options and also adds - external menu options from the 'ExternalMenu' file specified in the user profile file - external tool options from the 'ExternalTools' file specified in the user profile file The operator standard options allows the operator to - sort on name or severity - configure the folder tabs.
OperatorMenuPanel OperatorMenuPanel creates the standard operator menu and also creates the external menu if available for the user from the 'ExternalMenu' filename specified in the user's user profile file
OperatorToolPanel OperatorToolPanel creates the standard operator menu and also creates the external menu if available for the user from the 'ExternalTools' filename specified in the user's user profile file
OperatorViewConfigDlg OperatorViewConfigDlg allows the user to configure the views required from the available views
VarInputPanel