|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.dss.graph.Scrollbar
public class Scrollbar
The Range Slider Object for the graph. This class specifies the "look and feel" of the range slider
| Constructor Summary | |
|---|---|
Scrollbar(CommonGraph graph)
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getThemeActiveColor()
Gets the theme color of the scroll bar |
java.awt.Color |
getThemeColor()
Gets the theme color of the scroll bar |
java.awt.Color |
getThemeHoverColor()
Gets the theme color of the scroll bar |
protected oracle.dss.util.xml.ObjectNode |
getXML(boolean allProperties)
Gets the XML for the scroll bar style |
protected boolean |
getXML(boolean allProperties,
oracle.dss.util.xml.ObjectNode node)
Gets the XML for the scroll bar style |
void |
resetStyle()
|
void |
setThemeActiveColor(java.awt.Color color)
Sets the theme color of the scroll bar |
void |
setThemeColor(java.awt.Color color)
Sets the theme color of the scroll bar |
void |
setThemeHoverColor(java.awt.Color color)
Sets the theme color of the scroll bar |
protected void |
setXML(oracle.dss.util.xml.ObjectNode node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Scrollbar(CommonGraph graph)
graph - The graph that this object belongs to.| Method Detail |
|---|
public void resetStyle()
protected oracle.dss.util.xml.ObjectNode getXML(boolean allProperties)
allProperties -
protected boolean getXML(boolean allProperties,
oracle.dss.util.xml.ObjectNode node)
allProperties - node -
protected void setXML(oracle.dss.util.xml.ObjectNode node)
public void setThemeColor(java.awt.Color color)
color - public void setThemeHoverColor(java.awt.Color color)
color - public void setThemeActiveColor(java.awt.Color color)
color - public java.awt.Color getThemeColor()
public java.awt.Color getThemeHoverColor()
public java.awt.Color getThemeActiveColor()
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||