edu.ucla.stat.SOCR.gui
Class GraphBase.GraphItem

java.lang.Object
  extended by edu.ucla.stat.SOCR.gui.GraphBase.GraphItem
Enclosing class:
GraphBase

public static class GraphBase.GraphItem
extends java.lang.Object


Constructor Summary
GraphBase.GraphItem(java.lang.String title, int value, java.awt.Color color)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphBase.GraphItem

public GraphBase.GraphItem(java.lang.String title,
                           int value,
                           java.awt.Color color)