Serialized Form


Package org.opennms.bb.common.components

Class org.opennms.bb.common.components.QueueClosedException implements Serializable


Package org.opennms.bb.common.db

Class org.opennms.bb.common.db.DBOpenFailureException implements Serializable


Package org.opennms.bb.common.filter.exceptions

Class org.opennms.bb.common.filter.exceptions.FailedParseException implements Serializable

Serialized Fields

detail

String detail
This holds the exception message

Class org.opennms.bb.common.filter.exceptions.FailedSQLException implements Serializable

Class org.opennms.bb.common.filter.exceptions.IllegalCharacterException implements Serializable

Serialized Fields

illegalCharacter

String illegalCharacter
This holds the exception message

Class org.opennms.bb.common.filter.exceptions.IPOutOfRangeException implements Serializable

Serialized Fields

badRange

String badRange


Package org.opennms.bb.dp.actiond.components

Class org.opennms.bb.dp.actiond.components.ActiondEventListenerException implements Serializable

Class org.opennms.bb.dp.actiond.components.ActiondEventReceiver implements Serializable

Serialized Fields

m_eventListenerMain

ActiondEventListener m_eventListenerMain
the event listener

m_listenerQ

PCQueue m_listenerQ
queue to which the incoming event stream is to be added

m_session

com.sun.media.jsdt.Session m_session
The JSDT event session

m_channel

com.sun.media.jsdt.Channel m_channel
The JSDT channel on which eventd is broadcasting events

m_pauseOperation

boolean m_pauseOperation
Flag indicating that operation is to be paused For now events received are simply discarded during pause


Package org.opennms.bb.dp.capsd.components

Class org.opennms.bb.dp.capsd.components.CapsdDiscReceiver.CapsdDiscConsumer implements Serializable

Serialized Fields

this$0

CapsdDiscReceiver this$0

m_parser

org.apache.xerces.parsers.SAXParser m_parser

Xerces SAX parser used to parse the SOAP exchanges.


m_handler

DiscNewAddressParser m_handler

SAX ContentHandler and ErrorHandler class. This actually processes the SAX events and stores the data.

Class org.opennms.bb.dp.capsd.components.CapsdPluginException implements Serializable


Package org.opennms.bb.dp.capsd.plugin

Class org.opennms.bb.dp.capsd.plugin.UnsupportedProtocolException implements Serializable


Package org.opennms.bb.dp.capsd.snmp

Class org.opennms.bb.dp.capsd.snmp.IfTableEntry implements Serializable

Class org.opennms.bb.dp.capsd.snmp.IpAddrTableEntry implements Serializable

Class org.opennms.bb.dp.capsd.snmp.IpNetToMediaTableEntry implements Serializable

Class org.opennms.bb.dp.capsd.snmp.IpRouteTableEntry implements Serializable

Class org.opennms.bb.dp.capsd.snmp.SystemGroup implements Serializable

Serialized Fields

m_error

boolean m_error

Flag indicating the success or failure of the informational query. If the flag is set to false then either part of all of the information was unable to be retreived. If it is set to true then all of the data was received from the remote host.


m_signal

Signaler m_signal

Used to synchronize the class to ensure that the session has finished collecting data before the value of success or failure is set, and control is returned to the caller.


Package org.opennms.bb.dp.common.components

Class org.opennms.bb.dp.common.components.PollerClient implements Serializable

Serialized Fields

m_name

String m_name

The acutal name of the PollerClient with respect to the JSDT library.


Package org.opennms.bb.dp.discovery.components

Class org.opennms.bb.dp.discovery.components.DiscCapsdReceiver.DiscCapsdConsumer implements Serializable

Serialized Fields

this$0

DiscCapsdReceiver this$0

m_parser

org.apache.xerces.parsers.SAXParser m_parser

Xerces SAX parser used to parse the SOAP exchanges.


m_handler

CapsdKnownAddressParser m_handler

SAX ContentHandler and ErrorHandler class. This actually processes the SAX events and stores the data.

Class org.opennms.bb.dp.discovery.components.DiscPingManager.ManagerClient implements Serializable

Serialized Fields

this$0

DiscPingManager this$0

Class org.opennms.bb.dp.discovery.components.MonitorRequestReceiver.MonitorRequestConsumer implements Serializable

Serialized Fields

this$0

MonitorRequestReceiver this$0

m_parser

org.apache.xerces.parsers.SAXParser m_parser

Xerces SAX parser used to parse the SOAP exchanges.


m_handler

MonitorRequestParser m_handler

SAX ContentHandler and ErrorHandler class. This actually processes the SAX events and stores the data.


Package org.opennms.bb.dp.eventd

Class org.opennms.bb.dp.eventd.Eventd.EventdClient implements Serializable

Class org.opennms.bb.dp.eventd.EventListenerException implements Serializable

Class org.opennms.bb.dp.eventd.JSDTHandler implements Serializable

Serialized Fields

m_readerQ

PCQueue m_readerQ
queue to which the incoming event stream is to be added

m_channel

com.sun.media.jsdt.Channel m_channel
The JSDT channel on which eventd is listening for messages

m_paused

boolean m_paused
Flag indicating that operation is to be paused For now events received are simply discarded during pause


Package org.opennms.bb.dp.events

Class org.opennms.bb.dp.events.Event implements Serializable

Serialized Fields

m_source

String m_source
The source of the event, this is a required field

m_time

Calendar m_time
The time of the event.

m_host

String m_host
The host that generated the event

m_snmphost

String m_snmphost
The snmp host that generated the trap

m_nodeid

String m_nodeid
The node identifier.

m_service

String m_service
The service name

m_interface

String m_interface
The interface name

m_parms

List m_parms
The EventParameter objects

Class org.opennms.bb.dp.events.EventAttributeStateOnOff implements Serializable

Serialized Fields

m_state

int m_state
The state of the instance.

Class org.opennms.bb.dp.events.EventBase implements Serializable

Serialized Fields

m_uei

String m_uei
The Universal Event Identifier

m_snmp

EventSnmpInfo m_snmp
The snmp information

m_descr

String m_descr
A description of the event

m_logmsg

EventLogMessage m_logmsg
A log message for the event

m_severity

String m_severity
The severity of the event

m_operinstruct

String m_operinstruct
Operator instructions

m_autoaction

List m_autoaction
Automatic actions to be performed. A list of java.lang.String objects.

m_operaction

List m_operaction
Operator actions to be performed.

m_loggroup

List m_loggroup
The list of log group messages.

m_notification

List m_notification
The list of notification events

m_tticket

EventTroubleTicket m_tticket
The trouble ticket information

m_forward

List m_forward
The list of forwarding information

m_mouseovertext

String m_mouseovertext
The mouse over text for the end user console.

Class org.opennms.bb.dp.events.EventForward implements Serializable

Serialized Fields

m_fwdhow

int m_fwdhow
The protocol to use when forwarding the event.

m_fwdto

String m_fwdto
The forwarding destination.

Class org.opennms.bb.dp.events.EventHeader implements Serializable

Serialized Fields

m_ver

String m_ver
the dtd version used

m_dpName

String m_dpName
the distributed poller sending the events

m_created

Calendar m_created
the creation date of this event stream

m_mstation

String m_mstation
master station associated with the poller sending the event

Class org.opennms.bb.dp.events.EventImport implements Serializable

Serialized Fields

m_tcp

boolean m_tcp
indicates if user has specified TCP

m_udp

boolean m_udp
indicates if user has specified UDP

m_fileName

String m_fileName
filename which contains the event xml to be sent

m_host

String m_host
the remote host to which the events are to be sent

READ_LEN

int READ_LEN
the length to be read each time while reading the file

EVENTD_TCP_PORT

int EVENTD_TCP_PORT
the port at which 'eventd' listens for events coming in thru' TCP

EVENTD_UDP_PORT

int EVENTD_UDP_PORT
the port at which 'eventd' listens for events coming in thru' UDP

Class org.opennms.bb.dp.events.EventLogMessage implements Serializable

Serialized Fields

m_how

int m_how
The log options

m_message

String m_message
The log message

Class org.opennms.bb.dp.events.EventOperatorAction implements Serializable

Serialized Fields

m_action

String m_action
The operator action string.

m_menutext

String m_menutext
The menu text for the action

Class org.opennms.bb.dp.events.EventParameter implements Serializable

Serialized Fields

m_name

String m_name
The parameter name

m_value

EventParamValue m_value
The parameter value.

Class org.opennms.bb.dp.events.EventParamValue implements Serializable

Serialized Fields

m_type

int m_type
The type of the encapsulated object.

m_encoding

int m_encoding
The textual encoding that should be used with this encapsulated object.

m_value

Object m_value
The encapsulated object for this parameter.

Class org.opennms.bb.dp.events.EventSnmpInfo implements Serializable

Serialized Fields

m_eid

String m_eid
The enterprise identifier. This is represented an object identifier and should only be present when the generic is equal to ENTERPRISE_SPECIFIC

m_eidText

String m_eidText
Enterprise text information, if any.

m_generic

int m_generic

The generic trap number. This must be in the range of [0..6]. This corresponds to the values:

See Also:
EventSnmpInfo.COLD_START, EventSnmpInfo.WARM_START, EventSnmpInfo.LINK_DOWN, EventSnmpInfo.LINK_UP, EventSnmpInfo.AUTHENTICATION_FAILURE, EventSnmpInfo.EGP_NEIGHBOR_LOSS, EventSnmpInfo.ENTERPRISE_SPECIFIC

m_specific

int m_specific
The specific trap number that is specified if the generic is set to ENTERPRISE_SPECIFIC.
See Also:
EventSnmpInfo.ENTERPRISE_SPECIFIC

Class org.opennms.bb.dp.events.EventTroubleTicket implements Serializable

Serialized Fields

m_tticket

String m_tticket
The trouble ticket text.


Package org.opennms.bb.dp.poller.plugins

Class org.opennms.bb.dp.poller.plugins.EventProxyException implements Serializable

Class org.opennms.bb.dp.poller.plugins.NetworkInterfaceNotSupportedException implements Serializable

Serialized Fields

m_exception

Exception m_exception
The unexpected exception that is returned to the caller.

Class org.opennms.bb.dp.poller.plugins.NetworkResourceUnavailableException implements Serializable

Class org.opennms.bb.dp.poller.plugins.ResourceUnavailableException implements Serializable

Class org.opennms.bb.dp.poller.plugins.ServiceMonitorException implements Serializable

Class org.opennms.bb.dp.poller.plugins.ServiceMonitorICMP.MonitorReplyConsumer implements Serializable

Serialized Fields

this$0

ServiceMonitorICMP this$0

m_parser

org.apache.xerces.parsers.SAXParser m_parser

Xerces SAX parser used to parse the SOAP exchanges.


m_handler

MonitorResponseParser m_handler

SAX ContentHandler and ErrorHandler class. This actually processes the SAX events and stores the data.

Class org.opennms.bb.dp.poller.plugins.SpuriousMonitorException implements Serializable

Serialized Fields

m_exception

Exception m_exception
The unexpected exception that is returned to the caller.

Class org.opennms.bb.dp.poller.plugins.SystemResourceUnavailableException implements Serializable


Package org.opennms.bb.dp.trapd

Class org.opennms.bb.dp.trapd.Trapd implements Serializable

Serialized Fields

m_trapSession

SnmpTrapSession m_trapSession
The trap session used by Trapd to receive traps

m_session

com.sun.media.jsdt.Session m_session
The JSDT session on which messages are sent to eventd

m_channel

com.sun.media.jsdt.Channel m_channel
The JSDT channel on which eventd is listening for messages


Package org.opennms.bb.eui

Class org.opennms.bb.eui.LoginFrame implements Serializable

Serialized Fields

userText

JTextField userText
Login window variables.

passwdText

JPasswordField passwdText

loginParser

LoginParser loginParser
The parser to parse the user xml file.

m_users

Hashtable m_users
The table to store the parsed user and password values.

m_counter

short m_counter
Counter to allow user to enter valid username and password five times

m_userExists

boolean m_userExists

m_pass

String m_pass

m_user

String m_user

m_password

String m_password


Package org.opennms.bb.eui.admin.distpoller.configure.cals

Class org.opennms.bb.eui.admin.distpoller.configure.cals.calendarMain implements Serializable

Serialized Fields

ep

schedulePanel ep

nameField

JTextField nameField

descField

JTextField descField

statusField

JLabel statusField

titleField

JTextField titleField

m_bNew

boolean m_bNew

sOldId

String sOldId

Class org.opennms.bb.eui.admin.distpoller.configure.cals.CalendarPanel implements Serializable

Serialized Fields

onOffStatus

int onOffStatus
Keep track of what status is currently selected

columnNames

String[] columnNames

dataAllOff

Object[][] dataAllOff

dataAllOn

Object[][] dataAllOn

tableModel

CalendarTableModel tableModel

table

CalendarTable table

scPanel

schedulePanel scPanel

Class org.opennms.bb.eui.admin.distpoller.configure.cals.CalendarTable implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.cals.CalendarTable.CalendarStatusCellRenderer implements Serializable

Serialized Fields

this$0

CalendarTable this$0

cb

JCheckBox cb

Class org.opennms.bb.eui.admin.distpoller.configure.cals.CalendarTableModel implements Serializable

Serialized Fields

scPanel

schedulePanel scPanel

Class org.opennms.bb.eui.admin.distpoller.configure.cals.internalPanel implements Serializable

Serialized Fields

tp

JTabbedPane tp

Class org.opennms.bb.eui.admin.distpoller.configure.cals.minical implements Serializable

Serialized Fields

months

String[] months

JPanel1

JPanel JPanel1

JComboBox1

JComboBox JComboBox1

JTextField1

JTextField JTextField1

JScrollBar1

JScrollBar JScrollBar1

JScrollPane1

JScrollPane JScrollPane1

calendar

Calendar calendar

trialTime

Date trialTime

data

Vector data

cols

Vector cols

curMonth

String curMonth

curYear

int curYear

JTable1

JTable JTable1

TableModel

roCustomModel TableModel

toolb1

JButton toolb1

toolb2

JButton toolb2

Class org.opennms.bb.eui.admin.distpoller.configure.cals.NodesPanel implements Serializable

Serialized Fields

b1

JButton b1

b2

JButton b2

listBox1

List listBox1

nodeField

JTextField nodeField

flag

boolean flag

mVector

Vector mVector

Class org.opennms.bb.eui.admin.distpoller.configure.cals.repeatingMain implements Serializable

Serialized Fields

ep

schedulePanel ep

nameField

JTextField nameField

descField

JTextField descField

statusField

JLabel statusField

titleField

JTextField titleField

m_bNew

boolean m_bNew

sOldId

String sOldId

Class org.opennms.bb.eui.admin.distpoller.configure.cals.roCustomModel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.cals.schedulePanel implements Serializable

Serialized Fields

ALL_ON

int ALL_ON
Added status flags ALL_ON, ALL_OFF, MIXED If the user is in the 'Day of the Week' he cannot edit the 'Status' field in the the 'Hours of Operation' table if the current day has a status of 'ALL_ON' or 'All_OFF' The user can only edit the 'hours of Op' table when in 'Day of the Week' tab and 'Status' is MIXED or 'Day of Month' tab - Sowmya

MIXED

int MIXED

ALL_OFF

int ALL_OFF

ip

internalPanel ip

testT

CalendarPanel testT

Class org.opennms.bb.eui.admin.distpoller.configure.cals.TestTable implements Serializable

Serialized Fields

columnNames

String[] columnNames

dataAllOff

Object[][] dataAllOff

dataAllOn

Object[][] dataAllOn

table

JTable table

tableModel

TestTableModel tableModel

check

JCheckBox check

Class org.opennms.bb.eui.admin.distpoller.configure.cals.TestTableModel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.cals.WeekCustomModel implements Serializable

Serialized Fields

columnNames

String[] columnNames

data

Object[][] data

Class org.opennms.bb.eui.admin.distpoller.configure.cals.WeekTable implements Serializable

Serialized Fields

table

JTable table

toolb1

JButton toolb1

toolb2

JButton toolb2


Package org.opennms.bb.eui.admin.distpoller.configure.dpconf

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DPConfigF implements Serializable

Serialized Fields

m_oPopup

JPopupMenu m_oPopup

m_oPopupListener

MouseListener m_oPopupListener

m_dpExists

boolean m_dpExists

dPanel

DefaultManipPanel dPanel

m_oSelectionModel

TreeSelectionModel m_oSelectionModel

m_oTreeModel

DefaultTreeModel m_oTreeModel

nodeName

String nodeName

selPath

TreePath selPath

s1

String s1

s2

String s2

temp1

String temp1

temp2

String temp2

ice

packageXmlParser ice

pollerParser

pollerXmlParser pollerParser

repeatingCalendar

repcalXmlParser repeatingCalendar

onetimeCalendar

onetimeXmlParser onetimeCalendar

serviceParser

ServiceXmlParser serviceParser

ppVector

Vector ppVector

dpVector

Vector dpVector

serviceProps

Vector serviceProps

tempRangeTable

Vector tempRangeTable

defaultColumns

Vector defaultColumns

flag

int flag

found

int found

selectedValue

String selectedValue

dpNameString

String dpNameString

retval

Object[] retval

serviceCheck

boolean serviceCheck

propdialog

JDialog propdialog

propdialog1

JDialog propdialog1

Wizard1

JDialog Wizard1

Wizard2

JDialog Wizard2

Wizard3

JDialog Wizard3

stat

JLabel stat

bool

int bool

bool1

int bool1

bool2

int bool2

bool3

int bool3

dpWizardOne

DPWizard1 dpWizardOne

dpWizardTwo

DPWizardTwo dpWizardTwo

dpWizardThree

DPWizardThree dpWizardThree

ppModifyPanel

PPModifyPanel ppModifyPanel

dpModifyPanel

DPModifyPanel dpModifyPanel

m_PollerPackageTree

DragDropTree m_PollerPackageTree

m_DistPollerTree

DropTree m_DistPollerTree

m_CalendarsTree

DragTree m_CalendarsTree

m_ServicesTree

DragTree m_ServicesTree

myTree

DPConfigF.myTreeListener myTree

copyNode

DefaultMutableTreeNode copyNode

cNodeIndex

int cNodeIndex

pNodeIndex

int pNodeIndex

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.dpconfigframe implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DPModifyPanel implements Serializable

Serialized Fields

groupLabel

JLabel groupLabel

groupLabel1

JLabel groupLabel1

groupLabel2

JLabel groupLabel2

commentLabel

JLabel commentLabel

groupText

JTextField groupText

groupText1

JTextField groupText1

groupText2

JTextField groupText2

commentText

JTextArea commentText

temp

String temp

props

String[] props

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DPWizard1 implements Serializable

Serialized Fields

groupLabel1

JLabel groupLabel1

groupLabel2

JLabel groupLabel2

groupLabel3

JLabel groupLabel3

nameLabel

JLabel nameLabel

nameField

JTextField nameField

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DPWizardThree implements Serializable

Serialized Fields

nameLabel

JLabel nameLabel

nameField

JTextField nameField

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DPWizardTwo implements Serializable

Serialized Fields

b1

JButton b1

b2

JButton b2

listBox

JList listBox

listBox1

JList listBox1

listBoxModel

DefaultListModel listBoxModel

listBox1Model

DefaultListModel listBox1Model

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DragDropTree implements Serializable

Serialized Fields

dragSource

DragSource dragSource

dropTarget

DropTarget dropTarget

o_ServiceDefaults

Vector o_ServiceDefaults

serviceParser

ServiceXmlParser serviceParser

serviceflag

int serviceflag

calendarflag

int calendarflag

serviceFirstTime

boolean serviceFirstTime

calendarFirstTime

boolean calendarFirstTime

gestureListener

DragDropTree.TreeGestureListener gestureListener

sourceListener

DragDropTree.TreeSourceListener sourceListener

targetListener

DragDropTree.TreeTargetListener targetListener

calendarModel

DefaultTreeModel calendarModel

serviceModel

DefaultTreeModel serviceModel

calendarVector

Vector calendarVector

serviceVector

Vector serviceVector

serviceNodeVector

Vector serviceNodeVector

calendarNodeVector

Vector calendarNodeVector

dragNode

DefaultMutableTreeNode dragNode

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DragTree implements Serializable

Serialized Fields

dragSource

DragSource dragSource

dropTarget

DropTarget dropTarget

ddt

DragDropTree ddt

gestureListener

DragTree.TreeGestureListener gestureListener

sourceListener

DragTree.TreeSourceListener sourceListener

targetListener

DragTree.TreeTargetListener targetListener

dragNode

DefaultMutableTreeNode dragNode

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DropTree implements Serializable

Serialized Fields

dragSource

DragSource dragSource

dropTarget

DropTarget dropTarget

gestureListener

DropTree.TreeGestureListener gestureListener

sourceListener

DropTree.TreeSourceListener sourceListener

targetListener

DropTree.TreeTargetListener targetListener

firstnode

boolean firstnode

dragNode

DefaultMutableTreeNode dragNode

ppModel

DefaultTreeModel ppModel

dpModel

DefaultTreeModel dpModel

ppVector

Vector ppVector

dpVector

Vector dpVector

ppNodeVector

Vector ppNodeVector

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.DummyTree implements Serializable

Serialized Fields

dragSource

DragSource dragSource

dropTarget

DropTarget dropTarget

gestureListener

DummyTree.TreeGestureListener gestureListener

sourceListener

DummyTree.TreeSourceListener sourceListener

targetListener

DummyTree.TreeTargetListener targetListener

dragNode

DefaultMutableTreeNode dragNode

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.ModifyDistPoller implements Serializable

Serialized Fields

m_bNew

boolean m_bNew

sOldId

String sOldId

m_oOkButton

JButton m_oOkButton

m_oPollerNameInput

JTextField m_oPollerNameInput

m_oIPAddressInput

JTextField m_oIPAddressInput

m_oFullNameInput

JTextField m_oFullNameInput

m_oDiscLimitInput

JTextField m_oDiscLimitInput

m_oCommentsInput

JTextArea m_oCommentsInput

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.ModifyFilter implements Serializable

Serialized Fields

m_bNew

boolean m_bNew

sOldId

String sOldId

oDescLabel

String oDescLabel

oRuleLabel

String oRuleLabel

m_oFilterRuleInput

JTextField m_oFilterRuleInput

m_oFilterDescInput

JTextArea m_oFilterDescInput

m_oOkButton

JButton m_oOkButton

m_oRuleBuilderButton

JButton m_oRuleBuilderButton

m_oCancelButton

JButton m_oCancelButton

viewName

String viewName

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.ModifyPollerPackage implements Serializable

Serialized Fields

m_bNew

boolean m_bNew

sOldId

String sOldId

m_oOkButton

JButton m_oOkButton

m_oPackageNameInput

JTextField m_oPackageNameInput

m_oCommentsInput

JTextArea m_oCommentsInput

Class org.opennms.bb.eui.admin.distpoller.configure.dpconf.PPModifyPanel implements Serializable

Serialized Fields

temp

String temp

commentText

JTextArea commentText

groupText

JTextField groupText

groupLabel

JLabel groupLabel

commentLabel

JLabel commentLabel

props

String[] props


Package org.opennms.bb.eui.admin.distpoller.configure.fbuilder

Class org.opennms.bb.eui.admin.distpoller.configure.fbuilder.RuleAreaPanel implements Serializable

Serialized Fields

m_nNodes

int m_nNodes

m_nEdges

int m_nEdges

m_oNodes

Node[] m_oNodes

m_oEdges

Edge[] m_oEdges

m_oPick

Node m_oPick

m_bPickfixed

boolean m_bPickfixed

m_oOffscreen

Image m_oOffscreen

m_oOffscreensize

Dimension m_oOffscreensize

m_oOffgraphics

Graphics m_oOffgraphics

m_bDrawMode

boolean m_bDrawMode

m_bRuleMade

boolean m_bRuleMade

m_sDrawSource

String m_sDrawSource

m_oPopupNode

JPopupMenu m_oPopupNode

m_oPopupEdge

JPopupMenu m_oPopupEdge

m_oPopupEdit

JPopupMenu m_oPopupEdit

m_oRule

JTextField m_oRule

FIXED_COLOR

Color FIXED_COLOR

SELECT_COLOR

Color SELECT_COLOR

NODE_COLOR

Color NODE_COLOR

ARC_COLOR

Color ARC_COLOR

RULE_COLOR

Color RULE_COLOR

m_iLevel

int m_iLevel

m_iSinkX

double m_iSinkX

m_sRuleBuffer

StringBuffer m_sRuleBuffer

m_nSelectedIndex

int m_nSelectedIndex

m_x

int m_x

m_y

int m_y

Class org.opennms.bb.eui.admin.distpoller.configure.fbuilder.RuleBuilderMain implements Serializable

Serialized Fields

m_oCustomTree

RuleDragDropTree m_oCustomTree

m_oTemplateTree

RuleDragTree m_oTemplateTree

m_oTabbedPane

JTabbedPane m_oTabbedPane

m_oDrawPanel

RuleAreaPanel m_oDrawPanel

m_oStatusText

JTextField m_oStatusText

m_oSelectionModel

TreeSelectionModel m_oSelectionModel

m_oPopup

JPopupMenu m_oPopup

m_oPopupTab

JPopupMenu m_oPopupTab

m_oPopupListener

MouseListener m_oPopupListener

oTextRule

JTextField oTextRule

oDropTarget

DropTarget oDropTarget

Class org.opennms.bb.eui.admin.distpoller.configure.fbuilder.RuleDragDropTree implements Serializable

Serialized Fields

m_oDropTarget

DropTarget m_oDropTarget

m_oTargetListener

RuleDragDropTree.TreeTargetListener m_oTargetListener

Class org.opennms.bb.eui.admin.distpoller.configure.fbuilder.RuleDragTree implements Serializable

Serialized Fields

m_oDragSource

DragSource m_oDragSource

m_oGestureListener

RuleDragTree.TreeGestureListener m_oGestureListener

m_oSourceListener

RuleDragTree.TreeSourceListener m_oSourceListener

m_oDragNode

DefaultMutableTreeNode m_oDragNode


Package org.opennms.bb.eui.admin.distpoller.configure.snmp.components

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.components.SnmpColumnEditor implements Serializable

Serialized Fields

TAB_PANE_ID

String TAB_PANE_ID

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.components.SnmpDefaultsEntryTable implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.components.SnmpFileManipTable implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.components.SnmpManipTable implements Serializable


Package org.opennms.bb.eui.admin.distpoller.configure.snmp.panels

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.DefaultManipPanel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.IPRangesManipPanel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.SnmpDiscovery implements Serializable

Serialized Fields

snmpDiscoveryPanel

SnmpDiscoveryPanel snmpDiscoveryPanel

tempVector

Vector tempVector

packName

String packName

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.SnmpDiscoveryPanel implements Serializable

Serialized Fields

snmpFrame

JFrame snmpFrame

bParseException

boolean bParseException

toolbar

JToolBar toolbar

snmpTabbedPane

BBTabbedPane snmpTabbedPane

dPanel

DefaultManipPanel dPanel

iprIncPanel

IPRangesManipPanel iprIncPanel

iprExcPanel

IPRangesManipPanel iprExcPanel

sdPanel

SpecificDevicesManipPanel sdPanel

ucPanel

UrlConfigManipPanel ucPanel

tempVector

Vector tempVector

packName

String packName

copyMenuItem

BBTabbedPaneMenuItem copyMenuItem

pasteMenuItem

BBTabbedPaneMenuItem pasteMenuItem

addMenuItem

BBTabbedPaneMenuItem addMenuItem

deleteMenuItem

BBTabbedPaneMenuItem deleteMenuItem

copyButton

BBTabbedPaneTBButton copyButton

pasteButton

BBTabbedPaneTBButton pasteButton

addButton

BBTabbedPaneTBButton addButton

deleteButton

BBTabbedPaneTBButton deleteButton

clipBoardVector

Vector clipBoardVector

iCopyPanel

int iCopyPanel

iCurrentActivePanel

int iCurrentActivePanel

iLastActivePanel

int iLastActivePanel

iprIncRowSM

ListSelectionModel iprIncRowSM

iprExcRowSM

ListSelectionModel iprExcRowSM

sdRowSM

ListSelectionModel sdRowSM

ucRowSM

ListSelectionModel ucRowSM

iprIncColM

TableColumnModel iprIncColM

iprExcColM

TableColumnModel iprExcColM

sdColM

TableColumnModel sdColM

ucColM

TableColumnModel ucColM

statusLabel

JLabel statusLabel

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.SnmpFileTableManipulationPanel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.SnmpTableManipulationPanel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.SpecificDevicesManipPanel implements Serializable

Class org.opennms.bb.eui.admin.distpoller.configure.snmp.panels.UrlConfigManipPanel implements Serializable


Package org.opennms.bb.eui.admin.distpoller.control

Class org.opennms.bb.eui.admin.distpoller.control.DPControl implements Serializable

Serialized Fields

controlsParser

PitXmlParser controlsParser

pollersParser

DPControlPollersParser pollersParser

icebergHeader

Hashtable icebergHeader

icebergPollers

Vector icebergPollers

pollerList

PictureTextList pollerList

conTable

BBDisplayTable conTable

opLabel

JLabel opLabel

opTree

JTree opTree

opTable

BBDisplayTable opTable

listScrPane

JScrollPane listScrPane

opTableScrPane

BBScrollPane opTableScrPane

opTreeScrPane

JScrollPane opTreeScrPane

toolPanel

JPanel toolPanel

opPanel

JPanel opPanel

curSelectedPoller

String curSelectedPoller

curPollerServiceIDs

Vector curPollerServiceIDs

curPollerServices

Vector curPollerServices

TEMP_DIR

String TEMP_DIR

MODULENAME

String MODULENAME

userID

String userID

XPOS

String XPOS

YPOS

String YPOS

WIDTH

String WIDTH

HEIGHT

String HEIGHT

LOOKNFEEL

String LOOKNFEEL

bLandFAtStartUp

boolean bLandFAtStartUp

userProfile

Hashtable userProfile


Package org.opennms.bb.eui.admin.panels

Class org.opennms.bb.eui.admin.panels.AdministratorMain implements Serializable

Serialized Fields

parser

PitXmlParser parser

scrPane

JScrollPane scrPane

userID

String userID

XPOS

String XPOS

YPOS

String YPOS

WIDTH

String WIDTH

HEIGHT

String HEIGHT

LOOKNFEEL

String LOOKNFEEL

ROWCOL

String ROWCOL

LAYOUT

String LAYOUT

bLandFAtStartUp

boolean bLandFAtStartUp

userProfile

Hashtable userProfile

layout

String layout

rowcol

int rowcol


Package org.opennms.bb.eui.admin.servmodel

Class org.opennms.bb.eui.admin.servmodel.ServiceModelConfig implements Serializable

Serialized Fields

servModelConfigPanel

ServiceModelConfigPanel servModelConfigPanel


Package org.opennms.bb.eui.admin.servmodel.components

Class org.opennms.bb.eui.admin.servmodel.components.ServiceModelNameTextField implements Serializable

Class org.opennms.bb.eui.admin.servmodel.components.SMBManipTable implements Serializable

Serialized Fields

bAutoFlowOn

boolean bAutoFlowOn

FROM_COL

int FROM_COL

TO_COL

int TO_COL

BEH_COL

int BEH_COL

REMOVE_STR

String REMOVE_STR

Class org.opennms.bb.eui.admin.servmodel.components.SMManipTable implements Serializable

Serialized Fields

NAME_COL

int NAME_COL

DESCR_COL

int DESCR_COL

Class org.opennms.bb.eui.admin.servmodel.components.TimeIntervalTextField implements Serializable

Class org.opennms.bb.eui.admin.servmodel.components.TimeIntervalTextField.TimeIntervalTextFieldDocument implements Serializable

Serialized Fields

this$0

TimeIntervalTextField this$0


Package org.opennms.bb.eui.admin.servmodel.panels

Class org.opennms.bb.eui.admin.servmodel.panels.ServiceModelBehaviourPanel implements Serializable

Serialized Fields

smParent

ServiceModelConfigPanel smParent

label

JLabel label

autoCheckBox

JCheckBox autoCheckBox

tablePanel

SModelBehaviourManipPanel tablePanel

copyButton

BBTBButton copyButton

pasteButton

BBTBButton pasteButton

addButton

BBTBButton addButton

deleteButton

BBTBButton deleteButton

checkButton

BBTBButton checkButton

clipBoardVector

Vector clipBoardVector

Class org.opennms.bb.eui.admin.servmodel.panels.ServiceModelConfigPanel implements Serializable

Serialized Fields

servModelFrame

JFrame servModelFrame

statusLabel

JLabel statusLabel

servMPanel

ServiceModelsPanel servMPanel

servMBPanel

ServiceModelBehaviourPanel servMBPanel

MODELS

String MODELS

MODEL

String MODEL

MODELNAME

String MODELNAME

MODELDESCR

String MODELDESCR

INTERVALS

String INTERVALS

INTERVAL

String INTERVAL

BEGIN

String BEGIN

END

String END

VALUE

String VALUE

XPOS

String XPOS

YPOS

String YPOS

WIDTH

String WIDTH

HEIGHT

String HEIGHT

LOOKNFEEL

String LOOKNFEEL

LABEL

String LABEL

ENAME

String ENAME

EDESCR

String EDESCR

servicesData

Vector servicesData

iLastServiceSelected

int iLastServiceSelected

iServiceToDelete

int iServiceToDelete

iServiceCopied

int iServiceCopied

bParseException

boolean bParseException

copyMMenuItem

JMenuItem copyMMenuItem

pasteMMenuItem

JMenuItem pasteMMenuItem

addMMenuItem

JMenuItem addMMenuItem

deleteMMenuItem

JMenuItem deleteMMenuItem

copyMBMenuItem

JMenuItem copyMBMenuItem

pasteMBMenuItem

JMenuItem pasteMBMenuItem

addMBMenuItem

JMenuItem addMBMenuItem

deleteMBMenuItem

JMenuItem deleteMBMenuItem

checkMBMenuItem

JMenuItem checkMBMenuItem

userID

String userID

bLandFAtStartUp

boolean bLandFAtStartUp

userProfile

Hashtable userProfile

Class org.opennms.bb.eui.admin.servmodel.panels.ServiceModelsPanel implements Serializable

Serialized Fields

smParent

ServiceModelConfigPanel smParent

tablePanel

SModelManipPanel tablePanel

copyButton

BBTBButton copyButton

pasteButton

BBTBButton pasteButton

addButton

BBTBButton addButton

deleteButton

BBTBButton deleteButton

clipBoardVector

Vector clipBoardVector

Class org.opennms.bb.eui.admin.servmodel.panels.SModelBehaviourManipPanel implements Serializable

Class org.opennms.bb.eui.admin.servmodel.panels.SModelManipPanel implements Serializable


Package org.opennms.bb.eui.admin.snmp

Class org.opennms.bb.eui.admin.snmp.SnmpConfig implements Serializable

Serialized Fields

snmpConfigPanel

SnmpConfigPanel snmpConfigPanel


Package org.opennms.bb.eui.admin.snmp.components

Class org.opennms.bb.eui.admin.snmp.components.SnmpColumnEditor implements Serializable

Serialized Fields

TAB_PANE_ID

String TAB_PANE_ID

Class org.opennms.bb.eui.admin.snmp.components.SnmpDefaultsEntryTable implements Serializable

Class org.opennms.bb.eui.admin.snmp.components.SnmpDefaultsTimeoutTextField implements Serializable

Class org.opennms.bb.eui.admin.snmp.components.SnmpDefaultsTimeoutTextField.SnmpDefaultsTimeoutTextFieldDocument implements Serializable

Serialized Fields

this$0

SnmpDefaultsTimeoutTextField this$0

Class org.opennms.bb.eui.admin.snmp.components.SnmpFileManipTable implements Serializable

Class org.opennms.bb.eui.admin.snmp.components.SnmpManipTable implements Serializable


Package org.opennms.bb.eui.admin.snmp.panels

Class org.opennms.bb.eui.admin.snmp.panels.DefaultManipPanel implements Serializable

Class org.opennms.bb.eui.admin.snmp.panels.IPRangesManipPanel implements Serializable

Class org.opennms.bb.eui.admin.snmp.panels.SnmpConfigPanel implements Serializable

Serialized Fields

snmpFrame

JFrame snmpFrame

bParseException

boolean bParseException

snmpTabbedPane

BBTabbedPane snmpTabbedPane

dPanel

DefaultManipPanel dPanel

iprPanel

IPRangesManipPanel iprPanel

sdPanel

SpecificDevicesManipPanel sdPanel

ucPanel

UrlConfigManipPanel ucPanel

DEF_MANIP_PANEL

int DEF_MANIP_PANEL
The 'Default' tab

IPR_MANIP_PANEL

int IPR_MANIP_PANEL
The 'Ranges' tab

SD_MANIP_PANEL

int SD_MANIP_PANEL
The 'Specific Devices' tab

UC_MANIP_PANEL

int UC_MANIP_PANEL
The 'URL' tab

tabPaneID

String tabPaneID

copyMenuItem

BBTabbedPaneMenuItem copyMenuItem

pasteMenuItem

BBTabbedPaneMenuItem pasteMenuItem

addMenuItem

BBTabbedPaneMenuItem addMenuItem

deleteMenuItem

BBTabbedPaneMenuItem deleteMenuItem

copyButton

BBTabbedPaneTBButton copyButton

pasteButton

BBTabbedPaneTBButton pasteButton

addButton

BBTabbedPaneTBButton addButton

deleteButton

BBTabbedPaneTBButton deleteButton

clipBoardVector

Vector clipBoardVector

iCopyPanel

int iCopyPanel

iCurrentActivePanel

int iCurrentActivePanel

iLastActivePanel

int iLastActivePanel

iprRowSM

ListSelectionModel iprRowSM

sdRowSM

ListSelectionModel sdRowSM

ucRowSM

ListSelectionModel ucRowSM

iprColM

TableColumnModel iprColM

sdColM

TableColumnModel sdColM

ucColM

TableColumnModel ucColM

statusLabel

JLabel statusLabel

userID

String userID

XPOS

String XPOS

YPOS

String YPOS

WIDTH

String WIDTH

HEIGHT

String HEIGHT

LOOKNFEEL

String LOOKNFEEL

bLandFAtStartUp

boolean bLandFAtStartUp

userProfile

Hashtable userProfile

Class org.opennms.bb.eui.admin.snmp.panels.SnmpFileTableManipulationPanel implements Serializable

Class org.opennms.bb.eui.admin.snmp.panels.SnmpTableManipulationPanel implements Serializable

Class org.opennms.bb.eui.admin.snmp.panels.SpecificDevicesManipPanel implements Serializable

Class org.opennms.bb.eui.admin.snmp.panels.UrlConfigManipPanel implements Serializable


Package org.opennms.bb.eui.admin.UserGroupView

Class org.opennms.bb.eui.admin.UserGroupView.UserGroupViewMain implements Serializable

Serialized Fields

m_oStatusText

JTextField m_oStatusText

m_oUsersTree

DragTree m_oUsersTree

m_oTreeModel

DefaultTreeModel m_oTreeModel

m_oSelectionModel

TreeSelectionModel m_oSelectionModel

m_oPopup

JPopupMenu m_oPopup

m_oPopupListener

MouseListener m_oPopupListener

m_oTreeModelListener

TreeModelListener m_oTreeModelListener

m_oGridBag

GridBagLayout m_oGridBag
boolean m_bIsExpansionEvent = false;

m_oGridBagConstraints

GridBagConstraints m_oGridBagConstraints

m_bComponentsAdjusted

boolean m_bComponentsAdjusted


Package org.opennms.bb.eui.admin.UserGroupView.Main

Class org.opennms.bb.eui.admin.UserGroupView.Main.DragDropTree implements Serializable

Serialized Fields

m_oDropTarget

DropTarget m_oDropTarget

m_oTargetListener

DragDropTree.TreeTargetListener m_oTargetListener

Class org.opennms.bb.eui.admin.UserGroupView.Main.DragTree implements Serializable

Serialized Fields

m_oDragSource

DragSource m_oDragSource

m_oGestureListener

DragTree.TreeGestureListener m_oGestureListener

m_oSourceListener

DragTree.TreeSourceListener m_oSourceListener

m_oDragNode

DefaultMutableTreeNode m_oDragNode

Class org.opennms.bb.eui.admin.UserGroupView.Main.DropTree implements Serializable

Serialized Fields

m_oDropTarget

DropTarget m_oDropTarget

m_oTargetListener

DropTree.TreeTargetListener m_oTargetListener

Class org.opennms.bb.eui.admin.UserGroupView.Main.ModifyGroup implements Serializable

Serialized Fields

m_bNew

boolean m_bNew

sOldId

String sOldId

m_oOkButton

JButton m_oOkButton

m_oGroupNameInput

JTextField m_oGroupNameInput

m_oCommentsInput

JTextArea m_oCommentsInput

m_bComponentsAdjusted

boolean m_bComponentsAdjusted

Class org.opennms.bb.eui.admin.UserGroupView.Main.ModifyUser implements Serializable

Serialized Fields

m_bNew

boolean m_bNew

sOldId

String sOldId

m_oOkButton

JButton m_oOkButton

m_oUserIdInput

JTextField m_oUserIdInput

m_oPasswordInput

JPasswordField m_oPasswordInput

m_oUserNameInput

JTextField m_oUserNameInput

m_oPasswordConfInput

JPasswordField m_oPasswordConfInput

m_oCommentsInput

JTextArea m_oCommentsInput

m_bComponentsAdjusted

boolean m_bComponentsAdjusted

Class org.opennms.bb.eui.admin.UserGroupView.Main.ModifyView implements Serializable

Serialized Fields

m_bNew

boolean m_bNew

sOldId

String sOldId

m_oViewNameInput

JTextField m_oViewNameInput

m_oViewTitleInput

JTextField m_oViewTitleInput

m_oCommentsInput

JTextArea m_oCommentsInput

m_oOkButton

JButton m_oOkButton

m_oRuleBuilderButton

JButton m_oRuleBuilderButton

m_oCancelButton

JButton m_oCancelButton

m_bComponentsAdjusted

boolean m_bComponentsAdjusted


Package org.opennms.bb.eui.admin.UserGroupView.RuleBuilder

Class org.opennms.bb.eui.admin.UserGroupView.RuleBuilder.RuleBuilderMain implements Serializable

Serialized Fields

m_sViewName

String m_sViewName

m_oCustomTree

RuleDragDropTree m_oCustomTree

m_oTemplateTree

RuleDragTree m_oTemplateTree

m_oTabbedPane

JTabbedPane m_oTabbedPane

m_oStatusText

JTextField m_oStatusText

m_oSelectionModel

TreeSelectionModel m_oSelectionModel

m_oPopup

JPopupMenu m_oPopup

m_oPopupTab

JPopupMenu m_oPopupTab

m_oPopupListener

MouseListener m_oPopupListener

m_oGridBag

GridBagLayout m_oGridBag

m_oGridBagConstraints

GridBagConstraints m_oGridBagConstraints

loVal

float loVal

hiVal

float hiVal

loTabVal

Vector loTabVal

hiTabVal

Vector hiTabVal

Class org.opennms.bb.eui.admin.UserGroupView.RuleBuilder.RuleCategoryPanel implements Serializable

Serialized Fields

m_nNodes

int m_nNodes

m_nEdges

int m_nEdges

m_oNodes

Node[] m_oNodes

m_oEdges

Edge[] m_oEdges

m_sRuleBuffer

StringBuffer m_sRuleBuffer

m_oPick

Node m_oPick

m_bPickfixed

boolean m_bPickfixed

m_oOffscreen

Image m_oOffscreen

m_oOffscreensize

Dimension m_oOffscreensize

m_oOffgraphics

Graphics m_oOffgraphics

m_bDrawMode

boolean m_bDrawMode

m_bRuleMade

boolean m_bRuleMade

m_sDrawSource

String m_sDrawSource

m_oPopupNode

JPopupMenu m_oPopupNode

m_oPopupEdge

JPopupMenu m_oPopupEdge

m_oPopupEdit

JPopupMenu m_oPopupEdit

m_oRule

JTextField m_oRule

m_oLowThreshold

JTextField m_oLowThreshold

m_oHighThreshold

JTextField m_oHighThreshold

FIXED_COLOR

Color FIXED_COLOR

SELECT_COLOR

Color SELECT_COLOR

NODE_COLOR

Color NODE_COLOR

ARC_COLOR

Color ARC_COLOR

RULE_COLOR

Color RULE_COLOR

m_oVerticalScrollBar

JScrollBar m_oVerticalScrollBar

m_oHorizontalScrollBar

JScrollBar m_oHorizontalScrollBar

m_iVerticalScrollVal

int m_iVerticalScrollVal

m_iHorizontalScrollVal

int m_iHorizontalScrollVal

m_oGridBag

GridBagLayout m_oGridBag

m_oGridBagConstraints

GridBagConstraints m_oGridBagConstraints

m_sNormal

String m_sNormal

m_sWarning

String m_sWarning

m_iLevel

int m_iLevel

m_iSinkX

double m_iSinkX

m_nSelectedIndex

int m_nSelectedIndex

m_x

int m_x

m_y

int m_y

Class org.opennms.bb.eui.admin.UserGroupView.RuleBuilder.RuleDragDropTree implements Serializable

Serialized Fields

m_oDropTarget

DropTarget m_oDropTarget

m_oTargetListener

RuleDragDropTree.TreeTargetListener m_oTargetListener

Class org.opennms.bb.eui.admin.UserGroupView.RuleBuilder.RuleDragTree implements Serializable

Serialized Fields

m_oDragSource

DragSource m_oDragSource

m_oGestureListener

RuleDragTree.TreeGestureListener m_oGestureListener

m_oSourceListener

RuleDragTree.TreeSourceListener m_oSourceListener

m_oDragNode

DefaultMutableTreeNode m_oDragNode

Class org.opennms.bb.eui.admin.UserGroupView.RuleBuilder.RuleResultsDialog implements Serializable

Serialized Fields

defaultModel

DefaultTableModel defaultModel
The model for the result table

table

JTable table
The result table showing what the numeric and string ip addresses returned by the rule

closeButton

JButton closeButton
The button to close the dialog box


Package org.opennms.bb.eui.admin.UserGroupView.Wizard

Class org.opennms.bb.eui.admin.UserGroupView.Wizard.AddUserWizard1 implements Serializable

Serialized Fields

m_oUserInput

JTextField m_oUserInput

m_oNextButton

JButton m_oNextButton

m_oCancelButton

JButton m_oCancelButton

m_bComponentsAdjusted

boolean m_bComponentsAdjusted

Class org.opennms.bb.eui.admin.UserGroupView.Wizard.AddUserWizard2 implements Serializable

Serialized Fields

m_oNextButton

JButton m_oNextButton

m_oPasswordInput

JPasswordField m_oPasswordInput

m_oPasswordConfInput

JPasswordField m_oPasswordConfInput

m_oCancelButton

JButton m_oCancelButton

m_bComponentsAdjusted

boolean m_bComponentsAdjusted

Class org.opennms.bb.eui.admin.UserGroupView.Wizard.AddUserWizard3 implements Serializable

Serialized Fields

m_oAssignedListModel

DefaultListModel m_oAssignedListModel

m_oAvailabilityListModel

DefaultListModel m_oAvailabilityListModel

m_oAssignedList

JList m_oAssignedList

m_oAvailabilityList

JList m_oAvailabilityList

m_oNextButton

JButton m_oNextButton

m_oCancelButton

JButton m_oCancelButton

m_oBackButton

JButton m_oBackButton

m_oAssignButton

JButton m_oAssignButton

m_oDeassignButton

JButton m_oDeassignButton

m_bComponentsAdjusted

boolean m_bComponentsAdjusted

Class org.opennms.bb.eui.admin.UserGroupView.Wizard.AddUserWizard4 implements Serializable

Serialized Fields

m_oAssignedListModel

DefaultListModel m_oAssignedListModel

m_oAvailabilityListModel

DefaultListModel m_oAvailabilityListModel

m_oAssignedList

JList m_oAssignedList

m_oAvailabilityList

JList m_oAvailabilityList

m_oFinishButton

JButton m_oFinishButton

m_oCancelButton

JButton m_oCancelButton

m_oBackButton

JButton m_oBackButton

m_oAssignButton

JButton m_oAssignButton

m_oDeassignButton

JButton m_oDeassignButton

m_bComponentsAdjusted

boolean m_bComponentsAdjusted


Package org.opennms.bb.eui.common.components

Class org.opennms.bb.eui.common.components.AboutDialog implements Serializable

Serialized Fields

productIcon

JLabel productIcon

productLabel

JLabel productLabel

copyrightLabel

JLabel copyrightLabel

websiteLabel

JLabel websiteLabel

userLabel

JLabel userLabel

companyLabel

JLabel companyLabel

Class org.opennms.bb.eui.common.components.BBArrowRenderer implements Serializable

Serialized Fields

selected

ImageIcon selected

notSelected

ImageIcon notSelected

Class org.opennms.bb.eui.common.components.BBBrowseEditor implements Serializable

Serialized Fields

renderer

BBBrowseRenderer renderer

fileName

String fileName

editTable

JTable editTable

editRow

int editRow

editCol

int editCol

Class org.opennms.bb.eui.common.components.BBBrowseRenderer implements Serializable

Serialized Fields

selected

JButton selected

Class org.opennms.bb.eui.common.components.BBButton implements Serializable

Class org.opennms.bb.eui.common.components.BBColumnEditor implements Serializable

Serialized Fields

textField

JTextField textField

bEditingCancelled

boolean bEditingCancelled

Class org.opennms.bb.eui.common.components.BBDisplayTable implements Serializable

Serialized Fields

infoTableModel

DefaultTableModel infoTableModel

TABLE_WIDTH

int TABLE_WIDTH

TABLE_HEIGHT

int TABLE_HEIGHT

Class org.opennms.bb.eui.common.components.BBEntryTable implements Serializable

Serialized Fields

infoTableModel

BBEntryTableModel infoTableModel

Class org.opennms.bb.eui.common.components.BBEntryTableModel implements Serializable

Class org.opennms.bb.eui.common.components.BBEntryTableUI.BBEntryKeyAction implements Serializable

Serialized Fields

this$0

BBEntryTableUI this$0

Class org.opennms.bb.eui.common.components.BBFileManipTable implements Serializable

Serialized Fields

infoTableModel

BBManipTableModel infoTableModel

Class org.opennms.bb.eui.common.components.BBFileManipTableUI.BBFileManipKeyAction implements Serializable

Serialized Fields

this$0

BBFileManipTableUI this$0

Class org.opennms.bb.eui.common.components.BBManipTable implements Serializable

Serialized Fields

infoTableModel

BBManipTableModel infoTableModel

iLastEditingRow

int iLastEditingRow

iLastEditingCol

int iLastEditingCol

Class org.opennms.bb.eui.common.components.BBManipTableModel implements Serializable

Class org.opennms.bb.eui.common.components.BBManipTableUI.BBManipKeyAction implements Serializable

Serialized Fields

this$0

BBManipTableUI this$0

Class org.opennms.bb.eui.common.components.BBPopupLabel implements Serializable

Class org.opennms.bb.eui.common.components.BBScrollPane implements Serializable

Class org.opennms.bb.eui.common.components.BBTabbedPane implements Serializable

Serialized Fields

identifier

String identifier

mnemonics

Hashtable mnemonics

condition

int condition

Class org.opennms.bb.eui.common.components.BBTabbedPaneMenu implements Serializable

Serialized Fields

tabPaneID

String tabPaneID

Class org.opennms.bb.eui.common.components.BBTabbedPaneMenuItem implements Serializable

Serialized Fields

tabPaneID

String tabPaneID

Class org.opennms.bb.eui.common.components.BBTabbedPaneTBButton implements Serializable

Serialized Fields

tabPaneID

String tabPaneID

Class org.opennms.bb.eui.common.components.BBTBButton implements Serializable

Class org.opennms.bb.eui.common.components.BBTextField implements Serializable

Class org.opennms.bb.eui.common.components.IPAddressTextField implements Serializable

Serialized Fields

toolkit

Toolkit toolkit

Class org.opennms.bb.eui.common.components.IPAddressTextField.IPAddressTextFieldDocument implements Serializable

Serialized Fields

this$0

IPAddressTextField this$0

Class org.opennms.bb.eui.common.components.PictureTextList implements Serializable

Class org.opennms.bb.eui.common.components.PictureTextListCellRenderer implements Serializable

Serialized Fields

lineBorder

Border lineBorder

emptyBorder

Border emptyBorder

Class org.opennms.bb.eui.common.components.PictureTextListModel implements Serializable

Class org.opennms.bb.eui.common.components.RetryTextField implements Serializable

Class org.opennms.bb.eui.common.components.RetryTextField.RetryTextFieldDocument implements Serializable

Serialized Fields

this$0

RetryTextField this$0

Class org.opennms.bb.eui.common.components.TableMap implements Serializable

Serialized Fields

model

TableModel model

Class org.opennms.bb.eui.common.components.TableSorter implements Serializable

Serialized Fields

indexes

int[] indexes

sortingColumns

Vector sortingColumns

ascending

boolean ascending

compares

int compares

iCurrentSortColumn

int iCurrentSortColumn

Class org.opennms.bb.eui.common.components.TableSorter.HeaderSortRenderer implements Serializable

Serialized Fields

this$0

TableSorter this$0

arrowdown

ImageIcon arrowdown

arrowup

ImageIcon arrowup

Class org.opennms.bb.eui.common.components.TimeOutTextField implements Serializable

Class org.opennms.bb.eui.common.components.TimeOutTextField.TimeOutTextFieldDocument implements Serializable

Serialized Fields

this$0

TimeOutTextField this$0

Class org.opennms.bb.eui.common.components.WholeNumberTextField implements Serializable

Serialized Fields

integerFormatter

NumberFormat integerFormatter

Class org.opennms.bb.eui.common.components.WholeNumberTextField.WholeNumberTextFieldDocument implements Serializable

Serialized Fields

this$0

WholeNumberTextField this$0


Package org.opennms.bb.eui.common.panels

Class org.opennms.bb.eui.common.panels.FileTableManipulationPanel implements Serializable

Class org.opennms.bb.eui.common.panels.TableEntryPanel implements Serializable

Serialized Fields

infoTable

BBEntryTable infoTable

bTableDataChanged

boolean bTableDataChanged

Class org.opennms.bb.eui.common.panels.TableManipulationPanel implements Serializable

Serialized Fields

infoTable

JTable infoTable

infoTableModel

DefaultTableModel infoTableModel

bTableDataChanged

boolean bTableDataChanged


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

Class org.opennms.bb.eui.operator.components.BBActionEditor implements Serializable

Serialized Fields

performAction

EventsPerformAction performAction

renderer

BBActionRenderer renderer

tasktoPerform

String tasktoPerform

value

Object value

buttonLabel

String buttonLabel

buttonEnabled

boolean buttonEnabled

editTable

JTable editTable

editRow

int editRow

editCol

int editCol

Class org.opennms.bb.eui.operator.components.EventsSeverityCellRenderer implements Serializable

Class org.opennms.bb.eui.operator.components.OperatorBar implements Serializable

Serialized Fields

operatorParent

OperatorInterfacePanel operatorParent

LEVEL

String LEVEL

ID

String ID

LABEL

String LABEL

orientation

int orientation

length

double length

translatedLength

double translatedLength

backColor

Color backColor

popup

JPopupMenu popup

ID_SEPARATOR

String ID_SEPARATOR

Class org.opennms.bb.eui.operator.components.OperatorChartPanel implements Serializable

Serialized Fields

operatorParent

OperatorInterfacePanel operatorParent

maxUnitIncrement

int maxUnitIncrement

normal

double normal

warning

double warning

lowestLen

double lowestLen

highestLen

double highestLen

firstBar

OperatorBar firstBar

ID

String ID

LEVEL

String LEVEL

bZoomIn

boolean bZoomIn

greenColor

Color greenColor

yellowColor

Color yellowColor

redColor

Color redColor

ID_SEPARATOR

String ID_SEPARATOR

Class org.opennms.bb.eui.operator.components.OperatorEventsPanel implements Serializable

Serialized Fields

SOURCE

String SOURCE

EID

String EID

TIME

String TIME

HOST

String HOST

PARMS

String PARMS

PARM

String PARM

NAME

String NAME

VALUE

String VALUE

SPECIFIC

String SPECIFIC

GENERIC

String GENERIC

SEVERITY

String SEVERITY

DESCR

String DESCR

INSTRUCTIONS

String INSTRUCTIONS

EVENT_OVERVIEW

String EVENT_OVERVIEW

AUTO

String AUTO
Changes made by Jacinta on 24th Oct 2000

ACTION

String ACTION

SNMPHOST

String SNMPHOST

OPERINSTRUCT

String OPERINSTRUCT

AUTOACTION

String AUTOACTION

OPERACTION

String OPERACTION

LOGGROUP

String LOGGROUP

NOTIFICATION

String NOTIFICATION

TTICKET

String TTICKET

FORWARD

String FORWARD

MOUSEOVERTEXT

String MOUSEOVERTEXT

UEI

String UEI

LOGMSG

String LOGMSG

eventsTable

OperatorEventsTable eventsTable

eventsVector

Vector eventsVector

Class org.opennms.bb.eui.operator.components.OperatorEventsPanel.EventDetails implements Serializable

Serialized Fields

this$0

OperatorEventsPanel this$0

Class org.opennms.bb.eui.operator.components.OperatorEventsTable implements Serializable

Serialized Fields

eventsSorter

TableSorter eventsSorter

Class org.opennms.bb.eui.operator.components.OperatorEventsTableModel implements Serializable

Class org.opennms.bb.eui.operator.components.OperatorPanel implements Serializable

Serialized Fields

chartPanel

OperatorChartPanel chartPanel

rulerPanel

OperatorPanel.ChartRuler rulerPanel

scrPane

JScrollPane scrPane

eventsPanel

OperatorEventsPanel eventsPanel

level

String level

ID

String ID

Class org.opennms.bb.eui.operator.components.OperatorPanel.ChartRuler implements Serializable

Serialized Fields

this$0

OperatorPanel this$0

bZoomIn

boolean bZoomIn


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

Class org.opennms.bb.eui.operator.panels.OperatorInterface implements Serializable

Serialized Fields

userID

String userID

Class org.opennms.bb.eui.operator.panels.OperatorInterfacePanel implements Serializable

Serialized Fields

bParseException

boolean bParseException

opTabbedPane

JTabbedPane opTabbedPane

upMenuItem

JMenuItem upMenuItem

topLevelMenuItem

JMenuItem topLevelMenuItem

nameSortMenuItem

JMenuItem nameSortMenuItem

severityMenuItem

JMenuItem severityMenuItem

alertMenuItem

JMenuItem alertMenuItem

configureMenuItem

JMenuItem configureMenuItem

upButton

BBTBButton upButton

topLevelButton

BBTBButton topLevelButton

nameSortButton

BBTBButton nameSortButton

severityButton

BBTBButton severityButton

alertButton

BBTBButton alertButton

configureButton

BBTBButton configureButton

navigationLabel

JLabel navigationLabel

zoomRadio

JRadioButton zoomRadio

persRadio

JRadioButton persRadio

STATUS_DOWN

int STATUS_DOWN

STATUS_UP

int STATUS_UP

STATUS_CHANGE

int STATUS_CHANGE

prevPanel

Hashtable prevPanel

curPanel

OperatorPanel curPanel

curTab

StringBuffer curTab

VIEWS_LEVEL

String VIEWS_LEVEL

CATEGORY_LEVEL

String CATEGORY_LEVEL

EVENTS_LEVEL

String EVENTS_LEVEL

availableViewsVector

Vector availableViewsVector

configViewsVector

Vector configViewsVector

userProfile

Hashtable userProfile

userID

String userID

XPOS

String XPOS

YPOS

String YPOS

WIDTH

String WIDTH

HEIGHT

String HEIGHT

TAB_PLACE

String TAB_PLACE

LOOKNFEEL

String LOOKNFEEL

VIEWS

String VIEWS

LABEL

String LABEL

ENAME

String ENAME

EDESCR

String EDESCR

bLandFAtStartUp

boolean bLandFAtStartUp

bLookAndFeelChanged

boolean bLookAndFeelChanged

opFrame

JFrame opFrame

Class org.opennms.bb.eui.operator.panels.OperatorMenuPanel implements Serializable

Serialized Fields

operatorParent

OperatorInterfacePanel operatorParent

MENUS

String MENUS

TOPMENU

String TOPMENU

MENU

String MENU

CLASSNAME

String CLASSNAME

LABEL

String LABEL

HOTKEY

String HOTKEY

SUBMENUS

String SUBMENUS

Class org.opennms.bb.eui.operator.panels.OperatorToolPanel implements Serializable

Serialized Fields

operatorParent

OperatorInterfacePanel operatorParent

Class org.opennms.bb.eui.operator.panels.OperatorViewConfigDlg implements Serializable

Serialized Fields

avViewsModel

DefaultListModel avViewsModel

conViewsModel

DefaultListModel conViewsModel

avViewsList

JList avViewsList

conViewsList

JList conViewsList

addButton

JButton addButton

removeButton

JButton removeButton

moveAll

JButton moveAll

removeAll

JButton removeAll

operatorParent

OperatorInterfacePanel operatorParent

Class org.opennms.bb.eui.operator.panels.VarInputPanel implements Serializable

Serialized Fields

tf

JTextField tf


Package org.opennms.protocols.exceptions

Class org.opennms.protocols.exceptions.InsufficientDataException implements Serializable

Class org.opennms.protocols.exceptions.OverflowDataException implements Serializable


Package org.opennms.protocols.ip

Class org.opennms.protocols.ip.IPv4Address implements Serializable

Serialized Fields

m_addr

byte[] m_addr

Class org.opennms.protocols.ip.UnknownIPVersionException implements Serializable


Package org.opennms.protocols.snmp

Class org.opennms.protocols.snmp.SnmpBadConversionException implements Serializable

Class org.opennms.protocols.snmp.SnmpCounter32 implements Serializable

Class org.opennms.protocols.snmp.SnmpCounter64 implements Serializable

Serialized Fields

m_value

BigInteger m_value
The internal 64-bit unsigned quantity implemented as a 64-bit signed quantity

Class org.opennms.protocols.snmp.SnmpEndOfMibView implements Serializable

Class org.opennms.protocols.snmp.SnmpGauge32 implements Serializable

Class org.opennms.protocols.snmp.SnmpHandlerNotDefinedException implements Serializable

Class org.opennms.protocols.snmp.SnmpInt32 implements Serializable

Serialized Fields

m_value

int m_value
The internal 32-bit signed quantity

Class org.opennms.protocols.snmp.SnmpIPAddress implements Serializable

Class org.opennms.protocols.snmp.SnmpNoSuchInstance implements Serializable

Class org.opennms.protocols.snmp.SnmpNoSuchObject implements Serializable

Class org.opennms.protocols.snmp.SnmpNull implements Serializable

Class org.opennms.protocols.snmp.SnmpObjectId implements Serializable

Serialized Fields

m_data

int[] m_data
The array of object identifiers minimum length for a valid object id is 2 (.0.0)

Class org.opennms.protocols.snmp.SnmpOctetString implements Serializable

Serialized Fields

m_data

byte[] m_data
The actual octet string data (UTF-8)

Class org.opennms.protocols.snmp.SnmpOpaque implements Serializable

Class org.opennms.protocols.snmp.SnmpPduEncodingException implements Serializable

Class org.opennms.protocols.snmp.SnmpTimeTicks implements Serializable

Class org.opennms.protocols.snmp.SnmpUInt32 implements Serializable

Serialized Fields

m_value

long m_value
The internal 32-bit unsigned quantity implemented as a 64-bit signed quantity

Class org.opennms.protocols.snmp.SnmpV2Error implements Serializable

Class org.opennms.protocols.snmp.SnmpV2PartyClock implements Serializable

Class org.opennms.protocols.snmp.SnmpVarBind implements Serializable

Serialized Fields

m_name

SnmpObjectId m_name
The object identifier that uniquely identifies the "value".

m_value

SnmpSyntax m_value
The actual value object associated with the object identifier.


Package org.opennms.protocols.snmp.asn1

Class org.opennms.protocols.snmp.asn1.AsnDecodingException implements Serializable

Class org.opennms.protocols.snmp.asn1.AsnEncodingException implements Serializable