Uses of Interface javax.swing.text.ViewFactory

Uses in package javax.swing.plaf.basic

Classes implementing javax.swing.text.ViewFactory

class
class
class
class
class
class
class

Uses in package javax.swing.text

Methods with parameter type javax.swing.text.ViewFactory

void
Receive notification about a change update to the text model.
void
Receive notification about a change update to the text model.
void
Forwards the DocumentEvent to child views that need to get notified of the change to the model.
void
Forwards an update event to the given child view.
void
Receive notification about an insert update to the text model.
void
Receive notification about an insert update to the text model.
void
Receive notification about a remove update to the text model.
void
Receive notification about a remove update to the text model.
boolean
Updates the list of children that is returned by getView(int) and getViewCount().

Methods with return type javax.swing.text.ViewFactory

ViewFactory
ViewFactory
ViewFactory
getViewFactory
ViewFactory

Uses in package javax.swing.plaf.metal

Classes implementing javax.swing.text.ViewFactory

class