Uses of Class javax.swing.text.AsyncBoxView.ChildState

Uses in package javax.swing.text

Fields of type javax.swing.text.AsyncBoxView.ChildState

AsyncBoxView.ChildState
The last valid location.

Methods with parameter type javax.swing.text.AsyncBoxView.ChildState

void
Receives notification that a child has changed.
void
Receives notification from the child states that the requirements along the major axis have changed.
void
Receives notification from the child states that the requirements along the minor axis have changed.

Methods with return type javax.swing.text.AsyncBoxView.ChildState

AsyncBoxView.ChildState
Creates a ChildState object for the specified view.
AsyncBoxView.ChildState
Returns the ChildState object associated with the child view at the specified index.