public static class NumberedViewFactory.NumberedParagraphView
extends javax.swing.text.ParagraphView
Modifier and Type | Field and Description |
---|---|
static short |
NUMBERS_WIDTH |
Constructor and Description |
---|
NumberedParagraphView(javax.swing.text.Element e) |
Modifier and Type | Method and Description |
---|---|
int |
getPreviousLineCount() |
void |
paintChild(java.awt.Graphics g,
java.awt.Rectangle r,
int n) |
protected void |
setInsets(short top,
short left,
short bottom,
short right) |
breakView, calculateMinorAxisRequirements, changedUpdate, createRow, findOffsetToCharactersInString, flipEastAndWestAtEnds, getAlignment, getBreakWeight, getClosestPositionTo, getFlowSpan, getFlowStart, getLayoutView, getLayoutViewCount, getNextNorthSouthVisualPositionFrom, getPartialSize, getTabBase, getTabSet, nextTabStop, paint, setFirstLineIndent, setJustification, setLineSpacing, setPropertiesFromAttributes
getFlowAxis, getViewIndexAtPosition, insertUpdate, layout, loadChildren, removeUpdate, setParent
baselineLayout, baselineRequirements, calculateMajorAxisRequirements, childAllocation, forwardUpdate, getAxis, getChildAllocation, getHeight, getMaximumSpan, getMinimumSpan, getOffset, getPreferredSpan, getResizeWeight, getSpan, getViewAtPoint, getWidth, isAfter, isAllocationValid, isBefore, isLayoutValid, layoutChanged, layoutMajorAxis, layoutMinorAxis, modelToView, preferenceChanged, replace, setAxis, setSize, viewToModel
getBottomInset, getInsideAllocation, getLeftInset, getNextEastWestVisualPositionFrom, getNextVisualPositionFrom, getRightInset, getTopInset, getView, getViewAtPosition, getViewCount, getViewIndex, modelToView, setParagraphInsets
append, breakView, createFragment, forwardUpdateToView, getAttributes, getBreakWeight, getContainer, getDocument, getElement, getEndOffset, getGraphics, getParent, getStartOffset, getToolTipText, getViewFactory, getViewIndex, insert, isVisible, modelToView, remove, removeAll, updateChildren, updateLayout, viewToModel
protected void setInsets(short top, short left, short bottom, short right)
setInsets
in class javax.swing.text.CompositeView
public void paintChild(java.awt.Graphics g, java.awt.Rectangle r, int n)
paintChild
in class javax.swing.text.BoxView
public int getPreviousLineCount()