Name: aaC67449 Date: 04/17/98
Javadoc says:"
public class RTFEditorKit
extends StyledEditorKit
This is the default implementation of rtf editing functionality.
"
RTFEditorKit doesn't support all control words from the RTF standart (and I think support of full standart isn't goal of this class ), so the Javadoc must specify supported RTF subset.
======================================================================