Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.2.0)
E76725-01
 
- java.lang.Object
 
- 
- oracle.javatools.ui.simplestyle.StyledTextAttribute
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
StyledTextAttribute()
Construct a StyledTextAttribute with the default label style for this look and feel 
 | 
StyledTextAttribute(java.awt.Font font,
                   java.awt.Color foreground)
Construct a StyledTextAttribute with the given font and foreground color 
 | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
StyledTextAttribute
public StyledTextAttribute(java.awt.Font font,
                           java.awt.Color foreground)
Construct a StyledTextAttribute with the given font and foreground color
- Parameters:
 
font -  
foreground -  
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.2.0)
E76725-01
 
Copyright © 1997, 2016, Oracle. All rights reserved.