public static final class DocumentEvent.EventType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static DocumentEvent.EventType |
CHANGE
CHANGE
|
static DocumentEvent.EventType |
INSERT
INSERT
|
static DocumentEvent.EventType |
REMOVE
REMOVE
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
toString
|
public static final DocumentEvent.EventType INSERT
public static final DocumentEvent.EventType REMOVE
public static final DocumentEvent.EventType CHANGE
public java.lang.String toString()
toString in class java.lang.ObjectObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)