| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.ui.simplestyle.StyledTextAttribute
public class StyledTextAttribute
Class to hold the attributes for a section (run) of same style text.
| Nested Class Summary | |
|---|---|
static class | 
StyledTextAttribute.AttributeType
 | 
| Constructor Summary | |
|---|---|
StyledTextAttribute(java.awt.Font font,
                    java.awt.Color foreground)
 | 
|
| Method Summary | |
|---|---|
 void | 
addAttribute(StyledTextAttribute.AttributeType type,
             java.lang.Object value)
 | 
 java.lang.Object | 
getAttribute(StyledTextAttribute.AttributeType type)
 | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public StyledTextAttribute(java.awt.Font font,
                           java.awt.Color foreground)
| Method Detail | 
|---|
public java.lang.Object getAttribute(StyledTextAttribute.AttributeType type)
public void addAttribute(StyledTextAttribute.AttributeType type,
                         java.lang.Object value)
public java.lang.String toString()
toString in class java.lang.Object
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||