org.jhotdraw.samples.teddy.text
Class NumberedParagraphView
- java.lang.Object
-
- javax.swing.text.View
-
- javax.swing.text.CompositeView
-
- javax.swing.text.BoxView
-
- javax.swing.text.FlowView
-
- javax.swing.text.ParagraphView
-
- org.jhotdraw.samples.teddy.text.NumberedParagraphView
-
- All Implemented Interfaces:
- javax.swing.SwingConstants, javax.swing.text.TabExpander
public class NumberedParagraphView extends javax.swing.text.ParagraphViewNumberedParagraphView.
-
-
Field Summary
Fields Modifier and Type Field and Description static shortNUMBERS_WIDTH
-
Constructor Summary
Constructors Constructor and Description NumberedParagraphView(javax.swing.text.Element e, NumberedViewFactory viewFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidpaintChild(java.awt.Graphics g, java.awt.Rectangle r, int n)-
Methods inherited from class javax.swing.text.ParagraphView
breakView, changedUpdate, getAlignment, getBreakWeight, getFlowSpan, getFlowStart, nextTabStop, paint
-
Methods inherited from class javax.swing.text.FlowView
getFlowAxis, insertUpdate, removeUpdate, setParent
-
Methods inherited from class javax.swing.text.BoxView
getAxis, getChildAllocation, getHeight, getMaximumSpan, getMinimumSpan, getPreferredSpan, getResizeWeight, getWidth, layoutChanged, modelToView, preferenceChanged, replace, setAxis, setSize, viewToModel
-
Methods inherited from class javax.swing.text.CompositeView
getNextVisualPositionFrom, getView, getViewCount, getViewIndex, modelToView
-
Methods inherited from class javax.swing.text.View
append, breakView, createFragment, getAttributes, getBreakWeight, getContainer, getDocument, getElement, getEndOffset, getGraphics, getParent, getStartOffset, getToolTipText, getViewFactory, getViewIndex, insert, isVisible, modelToView, remove, removeAll, viewToModel
-
-
-
-
Field Detail
-
NUMBERS_WIDTH
public static final short NUMBERS_WIDTH
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
NumberedParagraphView
public NumberedParagraphView(javax.swing.text.Element e, NumberedViewFactory viewFactory)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG