|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Background
This interface defines methods used to access background attributes for the data view.
Method Summary | |
---|---|
java.awt.Color |
getBackground()
Retrieves the fill color for the background of the data view. |
void |
setBackground(java.awt.Color background)
Specifies the fill color for the background of the data view. |
Method Detail |
---|
void setBackground(java.awt.Color background)
background
- The fill color for the background of the data view.java.awt.Color getBackground()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |