|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--com.adventnet.snmp.snmp2.agent.SnmpAgentBeanInfo
|
+--com.adventnet.snmp.beans.AccessControlSnmpAgentBeanInfo
This class is a beaninfo for the SnmpAgent.
| Constructor Summary | |
AccessControlSnmpAgentBeanInfo()
|
|
| Method Summary | |
java.awt.Image |
getIcon(int kind)
Gets the image for bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Gets property descriptors of the bean info. |
(package private) static java.beans.PropertyDescriptor |
property1(java.lang.String name,
java.lang.String descr)
A convenience method. |
| Methods inherited from class com.adventnet.snmp.snmp2.agent.SnmpAgentBeanInfo |
getEventSetDescriptors,
getMethodDescriptors,
method,
property |
| Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo,
getBeanDescriptor,
getDefaultEventIndex,
getDefaultPropertyIndex,
loadImage |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public AccessControlSnmpAgentBeanInfo()
| Method Detail |
public java.awt.Image getIcon(int kind)
kind - int valuepublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
static java.beans.PropertyDescriptor property1(java.lang.String name,
java.lang.String descr)
throws java.beans.IntrospectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||