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