Searched defs:TextHandlingDestination (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/rtf/
H A DRTFReader.java1041 /** RTFReader.TextHandlingDestination is an abstract RTF destination
1072 /* This should really be in TextHandlingDestination, but
1519 /** RTFReader.TextHandlingDestination provides basic text handling
1528 abstract class TextHandlingDestination class in class:RTFReader
1536 public TextHandlingDestination() method in class:RTFReader.TextHandlingDestination
1600 * TextHandlingDestination which appends the text to the
1605 extends TextHandlingDestination

Completed in 51 milliseconds