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

/openjdk7/jdk/src/share/classes/javax/swing/text/rtf/
H A DRTFReader.java1521 * <dt>deliverText()<dd>to handle a run of text with the same
1547 deliverText(text, currentTextAttributes());
1550 abstract void deliverText(String text, AttributeSet characterAttributes); method in class:RTFReader.TextHandlingDestination
1608 public void deliverText(String text, AttributeSet characterAttributes) method in class:RTFReader.DocumentDestination

Completed in 716 milliseconds