Serialized Form


Package net.percederberg.mibble

Class net.percederberg.mibble.MibbleBrowser implements Serializable

Serialized Fields

aboutMenuItem

javax.swing.JMenuItem aboutMenuItem

clearButton

javax.swing.JButton clearButton

configPanel

javax.swing.JPanel configPanel

exitMenuItem

javax.swing.JMenuItem exitMenuItem

fileChooser

javax.swing.JFileChooser fileChooser

fileMenu

javax.swing.JMenu fileMenu

getButton

javax.swing.JButton getButton

getNextButton

javax.swing.JButton getNextButton

helpMenu

javax.swing.JMenu helpMenu

hostLabel

javax.swing.JLabel hostLabel

hostTextField

javax.swing.JTextField hostTextField

lhsNavigationScrollPane

javax.swing.JScrollPane lhsNavigationScrollPane

loadMibMenuItem

javax.swing.JMenuItem loadMibMenuItem

mainSplitPane

javax.swing.JSplitPane mainSplitPane

menuBar

javax.swing.JMenuBar menuBar

mibDescriptionPanel

javax.swing.JPanel mibDescriptionPanel

mibDescriptionScrollPane

javax.swing.JScrollPane mibDescriptionScrollPane

mibDescriptionTextArea

javax.swing.JTextArea mibDescriptionTextArea

oidLabel

javax.swing.JLabel oidLabel

oidTextField

javax.swing.JTextField oidTextField

portLabel

javax.swing.JLabel portLabel

portTextField

javax.swing.JTextField portTextField

readCommLabel

javax.swing.JLabel readCommLabel

readCommPasswordField

javax.swing.JPasswordField readCommPasswordField

resultPanel

javax.swing.JPanel resultPanel

resultScrollPane

javax.swing.JScrollPane resultScrollPane

resultTextArea

javax.swing.JTextArea resultTextArea

rhsPanel

javax.swing.JPanel rhsPanel

setButton

javax.swing.JButton setButton

setLabel

javax.swing.JLabel setLabel

setTextField

javax.swing.JTextField setTextField

snmpWalkButton

javax.swing.JButton snmpWalkButton

statusLabel

javax.swing.JLabel statusLabel

statusPanel

javax.swing.JPanel statusPanel

unloadMibMenuItem

javax.swing.JMenuItem unloadMibMenuItem

writeCommLabel

javax.swing.JLabel writeCommLabel

writeCommPasswordField

javax.swing.JPasswordField writeCommPasswordField

loadedMibsCache

java.util.ArrayList loadedMibsCache

Class net.percederberg.mibble.MibException implements Serializable

Serialized Fields

location

FileLocation location
The file location.

Class net.percederberg.mibble.MibLoaderException implements Serializable

Serialized Fields

log

MibLoaderLog log
The MIB loader log.