|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
com.adventnet.snmp.snmp2.agent.MultipleAgentBeanInfo
public class MultipleAgentBeanInfo
This class is a beaninfo for the SnmpAgent.
MultipleSnmpAgent| Field Summary |
|---|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
MultipleAgentBeanInfo()
The Default Constructor for MultipleAgentBeanInfo. |
|
| Method Summary | |
|---|---|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Getter for the Event Set Descriptors. |
java.awt.Image |
getIcon(int kind)
Getter for the Image Icon. |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Getter for the Method Descriptors. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptor()
Getter for the Property Descriptors. |
(package private) java.beans.MethodDescriptor |
method(java.lang.String name)
|
(package private) static java.beans.PropertyDescriptor |
property(java.lang.String name,
java.lang.String descr)
|
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getPropertyDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultipleAgentBeanInfo()
| Method Detail |
|---|
public java.awt.Image getIcon(int kind)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfokind - The Icon required.
public java.beans.PropertyDescriptor[] getPropertyDescriptor()
static java.beans.PropertyDescriptor property(java.lang.String name,
java.lang.String descr)
throws java.beans.IntrospectionException
java.beans.IntrospectionExceptionjava.beans.MethodDescriptor method(java.lang.String name)
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface java.beans.BeanInfogetMethodDescriptors in class java.beans.SimpleBeanInfopublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface java.beans.BeanInfogetEventSetDescriptors in class java.beans.SimpleBeanInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||