Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-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 as the first run.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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