|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.util.JRStyledText
public class JRStyledText
| Nested Class Summary | |
|---|---|
static class |
JRStyledText.Run
|
| Constructor Summary | |
|---|---|
JRStyledText()
|
|
| Method Summary | |
|---|---|
void |
addRun(JRStyledText.Run run)
|
void |
append(java.lang.String text)
|
java.text.AttributedString |
getAttributedString()
|
java.util.List |
getRuns()
|
java.lang.String |
getText()
|
int |
length()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JRStyledText()
| Method Detail |
|---|
public void append(java.lang.String text)
public void addRun(JRStyledText.Run run)
public int length()
public java.lang.String getText()
public java.text.AttributedString getAttributedString()
public java.util.List getRuns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||