java.lang.Object javax.swing.text.View javax.swing.text.CompositeView javax.swing.text.BoxView javax.swing.text.FlowView
protected SizeRequirements calculateMinorAxisRequirements(int axis, SizeRequirements r)
public void changedUpdate(DocumentEvent changes, Shape a, ViewFactory f)
protected abstract View createRow()
public FlowView(Element elem, int axis)
public int getFlowAxis()
public int getFlowSpan(int index)
getFlowStart(int)
public int getFlowStart(int index)
getFlowSpan(int)
protected int getViewIndexAtPosition(int pos)
public void insertUpdate(DocumentEvent changes, Shape a, ViewFactory f)
protected void layout(int width, int height)
protected View layoutPool
protected int layoutSpan
protected void loadChildren(ViewFactory f)
CompositeView.setParent(javax.swing.text.View)
public void removeUpdate(DocumentEvent changes, Shape a, ViewFactory f)
public void setParent(View parent)
protected FlowView.FlowStrategy strategy