|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FontAttribute
This interface defines the methods that allow you to access Font attributes.
| Method Summary | |
|---|---|
java.awt.Font |
getFont()Retrieves a Font object. |
void |
setFont(java.awt.Font font)Specifies a Font object. |
| Method Detail |
|---|
void setFont(java.awt.Font font)
Font object. A Font object is an awt object with attributes such as name, style, and absolute size.font - A Font object.java.awt.Font getFont()
Font object. A Font object is an awt object with attributes such as name, style, and absolute size.Font object.
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||