|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.agf.chart.NameColorPair
class NameColorPair
The Class NameColorPair.
Field Summary | |
---|---|
(package private) Color |
color
|
(package private) java.lang.String |
name
|
Constructor Summary | |
---|---|
NameColorPair(java.lang.String name,
Color color)
Instantiates a new name color pair. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String name
Color color
Constructor Detail |
---|
public NameColorPair(java.lang.String name, Color color)
name
- the namecolor
- the color
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |