|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.gui.treevisualizer.Colors
public class Colors
This class maintains a list that contains all the colornames from the dotty standard and what color (in RGB) they represent
Field Summary | |
---|---|
NamedColor[] |
m_cols
The array with all the colors input |
Constructor Summary | |
---|---|
Colors()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public NamedColor[] m_cols
Constructor Detail |
---|
public Colors()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |