public static final class DocumentEvent.EventType extends Object
static DocumentEvent.EventType
CHANGE
INSERT
REMOVE
String
toString()
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()
toString
Object