weka.gui.beans
Class SubstringReplacerBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
weka.gui.beans.SubstringReplacerBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class SubstringReplacerBeanInfo
- extends SimpleBeanInfo
Bean info class for the substring replacer
- Version:
- $Revision: 8034 $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)
SubstringReplacerBeanInfo
public SubstringReplacerBeanInfo()
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
- Returns the event set descriptors
- Specified by:
getEventSetDescriptors in interface BeanInfo- Overrides:
getEventSetDescriptors in class SimpleBeanInfo
- Returns:
- an
EventSetDescriptor[] 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.