public class StyledText extends Text
Constructor and Description |
---|
StyledText()
Builds new styled text object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPlainText()
Gets the text stripped of any formatting tags.
|
protected void |
processText()
Processes formatting text.
|
getFont, getGraphics, getInnerWords, setup
protected void processText()
processText
in class Text
public java.lang.String getPlainText()
getPlainText
in class Text