javax.swing.event
public static final class DocumentEvent.EventType extends Object
Field Summary | |
---|---|
static DocumentEvent.EventType | CHANGE
CHANGE |
static DocumentEvent.EventType | INSERT
INSERT |
static DocumentEvent.EventType | REMOVE
REMOVE |
Method Summary | |
---|---|
String | toString()
toString |
Returns: String