|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyledTextAttribute | |
|---|---|
| oracle.javatools.ui.simplestyle | |
| Uses of StyledTextAttribute in oracle.javatools.ui.simplestyle |
|---|
| Methods in oracle.javatools.ui.simplestyle with parameters of type StyledTextAttribute | |
|---|---|
void |
StyledTextModel.addText(java.lang.String text, StyledTextAttribute attr)Add a new run of styled text to the end of the model |
void |
StyledTextModel.prependText(java.lang.String text, StyledTextAttribute attr)Add a new run of text to the front of the model |
| Constructors in oracle.javatools.ui.simplestyle with parameters of type StyledTextAttribute | |
|---|---|
StyledTextModel(java.lang.String initialText, StyledTextAttribute initialStyle)Create a model containing the initial text and style as the first run. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||