hudson.plugins.global_build_stats.model
Class AbstractBuildStatChartDimension.LegendItemData

java.lang.Object
  extended by hudson.plugins.global_build_stats.model.AbstractBuildStatChartDimension.LegendItemData
Enclosing class:
AbstractBuildStatChartDimension

public static class AbstractBuildStatChartDimension.LegendItemData
extends java.lang.Object


Field Summary
 java.awt.Color color
           
 java.lang.String label
           
 
Constructor Summary
AbstractBuildStatChartDimension.LegendItemData(java.lang.String label, java.awt.Color color)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

public java.lang.String label

color

public java.awt.Color color
Constructor Detail

AbstractBuildStatChartDimension.LegendItemData

public AbstractBuildStatChartDimension.LegendItemData(java.lang.String label,
                                                      java.awt.Color color)


Copyright © 2010. All Rights Reserved.