Uses of Class javax.swing.event.DocumentEvent.EventType

Uses in package javax.swing.event

Fields of type javax.swing.event.DocumentEvent.EventType

DocumentEvent.EventType
CHANGE
DocumentEvent.EventType
INSERT
DocumentEvent.EventType
REMOVE

Methods with return type javax.swing.event.DocumentEvent.EventType

DocumentEvent.EventType
getType

Uses in package javax.swing.text

Constructors with parameter type javax.swing.event.DocumentEvent.EventType

Creates a new DefaultDocumentEvent.

Methods with return type javax.swing.event.DocumentEvent.EventType

DocumentEvent.EventType
Returns the type of the modification.