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

E17493-01

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.
 


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

E17493-01

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