java.lang.Object | +--javax.swing.event.DocumentEvent.EventType
static javax.swing.event.DocumentEvent.EventType | CHANGECHANGE |
static javax.swing.event.DocumentEvent.EventType | INSERTINSERT |
static javax.swing.event.DocumentEvent.EventType | REMOVEREMOVE |
java.lang.String | toString()toString |
public static final DocumentEvent.EventType CHANGEpublic static final DocumentEvent.EventType INSERTpublic static final DocumentEvent.EventType REMOVEpublic String toString()