|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfreerails.client.view.NetWorthGraphJPanel.CompanyDetails
static class NetWorthGraphJPanel.CompanyDetails
Stores the company details that are used to draw a line and title on the graph.
| Field Summary | |
|---|---|
(package private) java.awt.Color |
color
The colour for the line on the graph. |
(package private) java.lang.String |
name
The company's name. |
(package private) long[] |
value
The company's net worth at the end of each year. |
| Constructor Summary | |
|---|---|
NetWorthGraphJPanel.CompanyDetails(java.lang.String n,
java.awt.Color c)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
long[] value
final java.awt.Color color
final java.lang.String name
| Constructor Detail |
|---|
NetWorthGraphJPanel.CompanyDetails(java.lang.String n,
java.awt.Color c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||