com.adventnet.snmp.ui
Class TrapBrowserBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.adventnet.snmp.ui.TrapBrowserBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class TrapBrowserBeanInfo
extends java.beans.SimpleBeanInfo

Gives a TrapBrowser image for IDE developers. This class overrides the getIcon method of SimpleBeanInfo to give a icon image for TrapBrowser..


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
TrapBrowserBeanInfo()
           
 
Method Summary
 java.awt.Image getIcon(int kind)
          Icon image for Trap Browser.
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrapBrowserBeanInfo

public TrapBrowserBeanInfo()
Method Detail

getIcon

public java.awt.Image getIcon(int kind)
Icon image for Trap Browser.

Specified by:
getIcon in interface java.beans.BeanInfo
Overrides:
getIcon in class java.beans.SimpleBeanInfo
Returns:
Image for Trap Browser.


Copyright (c)AdventNet Inc., 1996-2006