com.adventnet.snmp.ui
Class MbDisplayPanel

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--javax.swing.JComponent
                    |
                    +--javax.swing.JPanel
                          |
                          +--com.adventnet.snmp.ui.MbDisplayPanel

class MbDisplayPanel
extends javax.swing.JPanel

See Also:
Serialized Form

Inner classes inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Inner classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent, javax.swing.JComponent.IntVector, javax.swing.JComponent.KeyboardBinding, javax.swing.JComponent.KeyboardState
 
Inner classes inherited from class java.awt.Component
java.awt.Component.AWTTreeLock
 
Field Summary
(package private)  javax.swing.JTextField access
           
(package private)  javax.swing.JButton addButton
           
(package private)  javax.swing.JPanel bottomPanel
           
(package private)  javax.swing.JButton cancelButton
           
(package private)  javax.swing.JPanel cardPanel1
           
(package private)  javax.swing.JPanel cardPanel2
           
(package private)  javax.swing.DefaultComboBoxModel comboModel
           
(package private)  javax.swing.DefaultComboBoxModel comboModel1
           
(package private)  javax.swing.JPasswordField community
           
(package private)  java.util.Vector contextIDVector
          Vector contains hosts
(package private)  java.util.Vector contextNameVector
          Vector contains hosts
(package private)  javax.swing.JButton delButton
           
(package private)  javax.swing.JTextArea descr
           
(package private)  javax.swing.JPanel descrPanel
           
(package private)  javax.swing.JButton editButton
           
(package private)  javax.swing.JComboBox host
           
(package private)  java.util.Vector hostVector
          Vector contains hosts
(package private)  javax.swing.JTextField index
           
(package private)  java.awt.Font lfont
           
(package private)  javax.swing.JCheckBox multiVar
           
(package private)  javax.swing.DefaultListModel newModel
           
(package private)  javax.swing.JTextField nodeoid
           
(package private)  javax.swing.JTextField oid
           
(package private)  javax.swing.JButton okButton
           
(package private)  javax.swing.JComboBox port
           
(package private)  javax.swing.DefaultComboBoxModel portModel
           
(package private)  java.util.Vector portVector
           
(package private)  javax.swing.JTextField reference
           
(package private)  MibSettingsModel settingsModel
           
(package private)  javax.swing.JComboBox setval
           
(package private)  java.util.Vector setvalVector
           
(package private)  javax.swing.JSplitPane splitPane
           
(package private)  javax.swing.JTextField status
           
(package private)  AutoScrollTextArea statusDisplay
           
(package private)  javax.swing.JTextField syntax
           
(package private)  javax.swing.JList varbindList
           
(package private)  javax.swing.JPasswordField writeCommunity
           
 
Fields inherited from class javax.swing.JComponent
_bounds, accessibleContext, listenerList, paintingChild, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Container
component, containerListener, layoutMgr, ncomponents
 
Fields inherited from class java.awt.Component
actionListenerK, adjustmentListenerK, appContext, background, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, componentListener, componentListenerK, componentOrientation, containerListenerK, cursor, dropTarget, enabled, eventMask, focusListener, focusListenerK, font, foreground, hasFocus, height, incRate, inputMethodListener, inputMethodListenerK, isInc, isPacked, itemListenerK, keyListener, keyListenerK, LEFT_ALIGNMENT, locale, LOCK, minSize, mouseListener, mouseListenerK, mouseMotionListener, mouseMotionListenerK, newEventsOnly, ownedWindowK, parent, peer, peerFont, popups, prefSize, RIGHT_ALIGNMENT, textListenerK, TOP_ALIGNMENT, valid, visible, width, windowListenerK, x, y
 
Constructor Summary
(package private) MbDisplayPanel()
           
(package private) MbDisplayPanel(MibSettingsModel settings)
           
 
Method Summary
(package private)  void addDouble(javax.swing.JPanel panel, java.awt.GridBagLayout gridbag, java.awt.GridBagConstraints c, java.lang.String l1, java.lang.String l2, javax.swing.JComponent t1, javax.swing.JComponent t2)
          Add two textfields with labels to a line
(package private)  void addSingle(javax.swing.JPanel panel, java.awt.GridBagLayout gridbag, java.awt.GridBagConstraints c, java.lang.String l1, javax.swing.JComponent t1)
          Add a single textfield with label to a line
 java.awt.Insets getInsets()
           
(package private)  void updateContextID(java.lang.String str)
          This method updates the context id list.
(package private)  void updateContextName(java.lang.String str)
          This method updates the context name list.
(package private)  void updateHost(java.lang.String str)
          This method updates the host list.
(package private)  void updateHosts(java.util.Vector vec)
          This method updates host list
(package private)  void updatePort(java.lang.String str)
           
(package private)  void updateSetValue(java.lang.String str)
           
 
Methods inherited from class javax.swing.JPanel
, getAccessibleContext, getUIClassID, paramString, updateUI
 
Methods inherited from class javax.swing.JComponent
_paintImmediately, addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, alwaysOnTop, bindingForKeyStroke, checkIfChildObscuredBySibling, computeVisibleRect, computeVisibleRect, contains, createToolTip, enableSerialization, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInsets, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, processComponentKeyEvent, processFocusEvent, processKeyBinding, processKeyBindings, processKeyBindingsForAllComponents, processKeyEvent, processMouseMotionEvent, putClientProperty, rectangleIsObscured, rectangleIsObscuredBySibling, registerKeyboardAction, registerKeyboardAction, registerWithKeyboardManager, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFont, setForeground, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPaintingChild, setPreferredSize, setRequestFocusEnabled, setToolTipText, setUI, setVisible, shouldDebugGraphics, superProcessMouseMotionEvent, unregisterKeyboardAction, unregisterWithKeyboardManager, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, applyOrientation, countComponents, deliverEvent, dispatchEventImpl, dispatchEventToSelf, doLayout, eventEnabled, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents_NoClientCode, getComponents, getCursorTarget, getLayout, getMouseEventTarget, getWindow, insets, invalidate, invalidateTree, isAncestorOf, layout, lightweightPrint, list, list, locate, minimumSize, nextFocus, paintComponents, postProcessKeyEvent, postsOldMouseEvents, preferredSize, preProcessKeyEvent, printComponents, printHeavyweightComponents, processContainerEvent, processEvent, proxyEnableEvents, proxyRequestFocus, remove, remove, removeAll, removeContainerListener, setCursor, setFocusOwner, setLayout, transferFocus, updateCursor, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, areInputMethodsEnabled, bounds, checkImage, checkImage, coalesceEvents, constructComponentName, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont_NoClientCode, getFont, getFontMetrics, getForeground, getInputContext, getInputMethodRequests, getIntrinsicCursor, getLocale, getLocation, getLocationOnScreen, getName, getNativeContainer, getParent_NoClientCode, getParent, getPeer, getSize, getToolkit, getToolkitImpl, getTreeLock, gotFocus, handleEvent, hide, imageUpdate, inside, isDisplayable, isEnabled, isEnabledImpl, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processInputMethodEvent, processMouseEvent, remove, removeComponentListener, removeFocusListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setDropTarget, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

comboModel

javax.swing.DefaultComboBoxModel comboModel

comboModel1

javax.swing.DefaultComboBoxModel comboModel1

portModel

javax.swing.DefaultComboBoxModel portModel

splitPane

javax.swing.JSplitPane splitPane

newModel

javax.swing.DefaultListModel newModel

varbindList

javax.swing.JList varbindList

cardPanel1

javax.swing.JPanel cardPanel1

cardPanel2

javax.swing.JPanel cardPanel2

descrPanel

javax.swing.JPanel descrPanel

bottomPanel

javax.swing.JPanel bottomPanel

multiVar

javax.swing.JCheckBox multiVar

addButton

javax.swing.JButton addButton

editButton

javax.swing.JButton editButton

delButton

javax.swing.JButton delButton

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

lfont

java.awt.Font lfont

settingsModel

MibSettingsModel settingsModel

hostVector

java.util.Vector hostVector
Vector contains hosts

portVector

java.util.Vector portVector

setvalVector

java.util.Vector setvalVector

contextNameVector

java.util.Vector contextNameVector
Vector contains hosts

contextIDVector

java.util.Vector contextIDVector
Vector contains hosts

host

javax.swing.JComboBox host

setval

javax.swing.JComboBox setval

port

javax.swing.JComboBox port

community

javax.swing.JPasswordField community

writeCommunity

javax.swing.JPasswordField writeCommunity

oid

javax.swing.JTextField oid

nodeoid

javax.swing.JTextField nodeoid

syntax

javax.swing.JTextField syntax

access

javax.swing.JTextField access

status

javax.swing.JTextField status

reference

javax.swing.JTextField reference

index

javax.swing.JTextField index

descr

javax.swing.JTextArea descr

statusDisplay

AutoScrollTextArea statusDisplay
Constructor Detail

MbDisplayPanel

MbDisplayPanel()

MbDisplayPanel

MbDisplayPanel(MibSettingsModel settings)
Method Detail

updateHost

void updateHost(java.lang.String str)
This method updates the host list.

updatePort

void updatePort(java.lang.String str)

updateHosts

void updateHosts(java.util.Vector vec)
This method updates host list
Parameters:
vec-vector - having host names

updateSetValue

void updateSetValue(java.lang.String str)

updateContextName

void updateContextName(java.lang.String str)
This method updates the context name list. The maximum size of the list is 10.

updateContextID

void updateContextID(java.lang.String str)
This method updates the context id list. The maximum size of the list is 10.

getInsets

public java.awt.Insets getInsets()
Overrides:
getInsets in class javax.swing.JComponent

addDouble

void addDouble(javax.swing.JPanel panel,
               java.awt.GridBagLayout gridbag,
               java.awt.GridBagConstraints c,
               java.lang.String l1,
               java.lang.String l2,
               javax.swing.JComponent t1,
               javax.swing.JComponent t2)
Add two textfields with labels to a line

addSingle

void addSingle(javax.swing.JPanel panel,
               java.awt.GridBagLayout gridbag,
               java.awt.GridBagConstraints c,
               java.lang.String l1,
               javax.swing.JComponent t1)
Add a single textfield with label to a line