com.ibm.able.beans.bayes
Class AbleNaiveBayesBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
- All Implemented Interfaces:
- java.beans.BeanInfo
- public class AbleNaiveBayesBeanInfo
- extends java.beans.SimpleBeanInfo
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Methods inherited from class java.beans.SimpleBeanInfo |
getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
protected static final long serialVersionUID
- See Also:
- Constant Field Values
AbleNaiveBayesBeanInfo
public AbleNaiveBayesBeanInfo()
getBeanDescriptor
public java.beans.BeanDescriptor getBeanDescriptor()
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getIcon
public java.awt.Image getIcon(int iconKind)
getAdditionalBeanInfo
public java.beans.BeanInfo[] getAdditionalBeanInfo()
(C) Copyright IBM Corporation 1999, 2005