weka.gui.treevisualizer
Class Colors

java.lang.Object
  |
  +--weka.gui.treevisualizer.Colors

public class Colors
extends java.lang.Object

This class maintains a list that contains all the colornames from the dotty standard and what color (in RGB) they represent

Version:
$Revision: 1.4 $
Author:
Malcolm Ware (mfw4@cs.waikato.ac.nz)

Field Summary
 NamedColor[] m_cols
          The array with all the colors input
 
Constructor Summary
Colors()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_cols

public NamedColor[] m_cols
The array with all the colors input

Constructor Detail

Colors

public Colors()


Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London