com.eviware.soapui.support.components
Class MetricsPanel.Metric

java.lang.Object
  extended by com.eviware.soapui.support.components.MetricsPanel.Metric
Enclosing class:
MetricsPanel

public class MetricsPanel.Metric
extends java.lang.Object


Constructor Summary
MetricsPanel.Metric(javax.swing.JLabel label)
           
 
Method Summary
 void set(int value)
           
 void set(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricsPanel.Metric

public MetricsPanel.Metric(javax.swing.JLabel label)
Method Detail

set

public void set(java.lang.String value)

set

public void set(int value)


Copyright © 2005-2007 eviware.com. All Rights Reserved.