|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jCharts.properties.Properties
public abstract class Properties
| Field Summary | |
|---|---|
private java.awt.Paint |
backgroundPaint
|
static java.awt.Paint |
DEFAULT_BACKGROUND_PAINT
|
| Constructor Summary | |
|---|---|
Properties()
|
|
| Method Summary | |
|---|---|
java.awt.Paint |
getBackgroundPaint()
|
void |
setBackgroundPaint(java.awt.Paint backgroundPaint)
|
void |
toHTML(HTMLGenerator htmlGenerator)
Enables the testing routines to display the contents of this Object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.Paint DEFAULT_BACKGROUND_PAINT
private java.awt.Paint backgroundPaint
| Constructor Detail |
|---|
public Properties()
| Method Detail |
|---|
public void setBackgroundPaint(java.awt.Paint backgroundPaint)
backgroundPaint - public java.awt.Paint getBackgroundPaint()
public void toHTML(HTMLGenerator htmlGenerator)
toHTML in interface HTMLTestablehtmlGenerator -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||