weka.gui.beans
Class AssociatorBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
weka.gui.beans.AssociatorBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class AssociatorBeanInfo
- extends SimpleBeanInfo
BeanInfo class for the Associator wrapper bean
- Version:
- $Revision: 8034 $
- Author:
- Mark Hall (mhall at cs dot waikato dot ac dot nz)
AssociatorBeanInfo
public AssociatorBeanInfo()
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
- Specified by:
getEventSetDescriptors in interface BeanInfo- Overrides:
getEventSetDescriptors in class SimpleBeanInfo
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.