Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.javatools.ui.simplestyle.StyledTextAttribute

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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.