com.adventnet.snmp.ui
Class PropertySettingsBeanInfo
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--com.adventnet.snmp.ui.PropertySettingsBeanInfo
- public class PropertySettingsBeanInfo
- extends java.beans.SimpleBeanInfo
This class is a beaninfo for the SNMP PropertySettings bean.
|
Method Summary |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
|
java.awt.Image |
getIcon(int kind)
|
static java.beans.PropertyDescriptor |
property(java.lang.String name,
java.lang.String descr)
A convenience method. |
| Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo,
getBeanDescriptor,
getDefaultEventIndex,
getDefaultPropertyIndex,
getMethodDescriptors,
getPropertyDescriptors,
loadImage |
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
PropertySettingsBeanInfo
public PropertySettingsBeanInfo()
getIcon
public java.awt.Image getIcon(int kind)
- Overrides:
- getIcon in class java.beans.SimpleBeanInfo
getEventSetDescriptors
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
- Overrides:
- getEventSetDescriptors in class java.beans.SimpleBeanInfo
property
public static java.beans.PropertyDescriptor property(java.lang.String name,
java.lang.String descr)
throws java.beans.IntrospectionException
- A convenience method.
- Throws:
- java.beans.IntrospectionException - is thrown if Introspection fails