|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object javax.swing.event.DocumentEvent.EventType
public static final class DocumentEvent.EventType
文档事件类型的枚举
字段摘要 | |
---|---|
static DocumentEvent.EventType |
CHANGE 更改类型。 |
static DocumentEvent.EventType |
INSERT 插入类型。 |
static DocumentEvent.EventType |
REMOVE 移除类型。 |
方法摘要 | |
---|---|
String |
toString() 将类型转换成一个字符串。 |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
字段详细信息 |
---|
public static final DocumentEvent.EventType INSERT
public static final DocumentEvent.EventType REMOVE
public static final DocumentEvent.EventType CHANGE
方法详细信息 |
---|
public String toString()
Object
中的
toString
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。