RTFAttributepublic interface RTFAttribute This interface describes a class which defines a 1-1 mapping between
an RTF keyword and a SwingText attribute. |
Fields Summary |
---|
static final int | D_CHARACTER | static final int | D_PARAGRAPH | static final int | D_SECTION | static final int | D_DOCUMENT | static final int | D_META |
|