|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 |
public 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.public 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™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||