| Modifier and Type | Method and Description |
|---|---|
static RtfText.FieldModifier |
RtfText.FieldModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RtfText.FieldModifier[] |
RtfText.FieldModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static RtfText |
RtfText.field(RtfPara fieldInstructions,
RtfPara recentResult,
RtfText.FieldModifier fieldModifier)
Inserts a RTF field.
|
Copyright © 2010–2015 Tutego. All rights reserved.