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

Uses in package javax.swing.event

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

DocumentEvent.ElementChange
getChange

Uses in package javax.swing.text

Classes implementing javax.swing.event.DocumentEvent.ElementChange

class

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

void
Forwards the DocumentEvent to child views that need to get notified of the change to the model.
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().
boolean
Updates the list of children that is returned by View.getView(int) and View.getViewCount().
void
Updates the layout for this view.
void
Updates the layout.