|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.moneydance.awt.ThermometerGraph.Segment
public class ThermometerGraph.Segment
| Constructor Summary | |
|---|---|
ThermometerGraph.Segment(java.lang.String label,
double portion,
java.awt.Color color)
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getColor()
|
java.lang.String |
getLabel()
|
double |
portion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThermometerGraph.Segment(java.lang.String label,
double portion,
java.awt.Color color)
| Method Detail |
|---|
public java.awt.Color getColor()
public java.lang.String getLabel()
public double portion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||