public class IncrementalClassifierEvaluatorBeanInfo
extends java.beans.SimpleBeanInfo
Constructor and Description |
---|
IncrementalClassifierEvaluatorBeanInfo() |
Modifier and Type | Method and Description |
---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
Return the bean descriptor for this bean
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Get the event set descriptors for this bean
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean
|
public IncrementalClassifierEvaluatorBeanInfo()
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class java.beans.SimpleBeanInfo
PropertyDescriptor[]
valuepublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface java.beans.BeanInfo
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
EventSetDescriptor[]
valuepublic java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class java.beans.SimpleBeanInfo
BeanDescriptor
value