程序包 weka.gui.beans
类 TextViewerBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
weka.gui.beans.TextViewerBeanInfo
- 所有已实现的接口:
BeanInfo
Bean info class for the text viewer
- 版本:
- $Revision: 1.3 $
- 作者:
- Mark Hall
-
字段概要
从接口继承的字段 java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Get the event set descriptors for this bean
-
构造器详细资料
-
TextViewerBeanInfo
public TextViewerBeanInfo()
-
-
方法详细资料
-
getEventSetDescriptors
Get the event set descriptors for this bean- 指定者:
getEventSetDescriptors
在接口中BeanInfo
- 覆盖:
getEventSetDescriptors
在类中SimpleBeanInfo
- 返回:
- an
EventSetDescriptor[]
value
-