Uses of Interface javax.swing.event.DocumentEvent.ElementChange

Uses in package javax.swing.text

Classes implementing javax.swing.event.DocumentEvent.ElementChange

class

Methods with parameter type javax.swing.event.DocumentEvent.ElementChange

void
void
Forwards the DocumentEvent to child views that need to get notified of the change to the model.
boolean
Updates the list of children that is returned by getView(int) and getViewCount().
void
Updates the layout.

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

DocumentEvent.ElementChange
Returns the changes for an element.

Uses in package javax.swing.event

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

DocumentEvent.ElementChange
getChange