pack-privatestatic int
drawComposedText
(View view, AttributeSet attr, Graphics g, int x, int y, int p0, int p1)
throws
BadLocationException
publicfinalstatic int
drawTabbedText
(Segment s, int x, int y, Graphics g, TabExpander e, int startOffset)
pack-privatefinalstatic int
drawTabbedText
(View view, Segment s, int x, int y, Graphics g, TabExpander e, int startOffset)
pack-privatefinalstatic int
drawTabbedText
(View view, Segment s, int x, int y, Graphics g, TabExpander e, int startOffset, int[] justificationData)
publicfinalstatic int
getBreakLocation
(Segment s, FontMetrics metrics, int x0, int x, TabExpander e, int startOffset)
pack-privatestatic JComponent
getJComponent
(View view)
view's container is a JComponent it
is returned, after casting.
pack-privatestatic int
getNextVisualPositionFrom
(View v, int pos, Bias b, Shape alloc, int direction, Bias biasRet)
throws
BadLocationException
pack-privatestatic int
getNextWordInParagraph
(JTextComponent c, Element line, int offs, boolean first)
throws
BadLocationException
publicfinalstatic int
getPositionAbove
(JTextComponent c, int offs, int x)
throws
BadLocationException
publicfinalstatic int
getPositionBelow
(JTextComponent c, int offs, int x)
throws
BadLocationException
pack-privatestatic int
getPrevWordInParagraph
(JTextComponent c, Element line, int offs)
throws
BadLocationException
publicfinalstatic int
getTabbedTextOffset
(Segment s, FontMetrics metrics, int x0, int x, TabExpander e, int startOffset)
publicfinalstatic int
getTabbedTextOffset
(Segment s, FontMetrics metrics, int x0, int x, TabExpander e, int startOffset, boolean round)
pack-privatefinalstatic int
getTabbedTextOffset
(View view, Segment s, FontMetrics metrics, int x0, int x, TabExpander e, int startOffset, boolean round, int[] justificationData)
pack-privatefinalstatic int
getTabbedTextOffset
(View view, Segment s, FontMetrics metrics, int x0, int x, TabExpander e, int startOffset, int[] justificationData)
publicfinalstatic int
getTabbedTextWidth
(Segment s, FontMetrics metrics, int x, TabExpander e, int startOffset)
pack-privatefinalstatic int
getTabbedTextWidth
(View view, Segment s, FontMetrics metrics, int x, TabExpander e, int startOffset, int[] justificationData)