Searched refs:finishParagraph (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/rtf/
H A DRTFReader.java1523 * <dt>finishParagraph()<dd>to end the current paragraph and
1590 finishParagraph(pgfAttributes, chrAttributes);
1594 abstract void finishParagraph(AttributeSet pgfA, AttributeSet chrA); method in class:RTFReader.TextHandlingDestination
1621 public void finishParagraph(AttributeSet pgfAttributes, method in class:RTFReader.DocumentDestination

Completed in 221 milliseconds