weka.gui.beans
Class StripChartBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
weka.gui.beans.StripChartBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class StripChartBeanInfo
- extends SimpleBeanInfo
Bean info class for the strip chart bean
- Version:
- $Revision: 8034 $
- Author:
- Mark Hall
StripChartBeanInfo
public StripChartBeanInfo()
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
- Get the event set descriptors for this bean
- Specified by:
getEventSetDescriptors in interface BeanInfo- Overrides:
getEventSetDescriptors in class SimpleBeanInfo
- Returns:
- an
EventSetDescriptor[] value
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Get the property descriptors for this bean
- Specified by:
getPropertyDescriptors in interface BeanInfo- Overrides:
getPropertyDescriptors in class SimpleBeanInfo
- Returns:
- a
PropertyDescriptor[] value
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Get the bean descriptor for this bean
- Specified by:
getBeanDescriptor in interface BeanInfo- Overrides:
getBeanDescriptor in class SimpleBeanInfo
- Returns:
- a
BeanDescriptor value
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.