All Packages Class Hierarchy This Package Previous Next Index WEKA's home
java.lang.Object | +----weka.gui.treevisualizer.NamedColor
public java.lang.String m_name
public java.awt.Color m_col
public NamedColor(java.lang.String n, int r, int g, int b)
n
- The name of the color.
r
- The red component of the color.
g
- The green component of the color.
b
- The blue component of the color.
All Packages Class Hierarchy This Package Previous Next Index WEKA's home