Uses of Class
com.eviware.soapui.support.components.MetricsPanel.MetricType

Packages that use MetricsPanel.MetricType
com.eviware.soapui.support.components Usefull swing components 
 

Uses of MetricsPanel.MetricType in com.eviware.soapui.support.components
 

Methods in com.eviware.soapui.support.components that return MetricsPanel.MetricType
static MetricsPanel.MetricType MetricsPanel.MetricType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MetricsPanel.MetricType[] MetricsPanel.MetricType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.eviware.soapui.support.components with parameters of type MetricsPanel.MetricType
 MetricsPanel.Metric MetricsPanel.MetricsSection.addMetric(javax.swing.ImageIcon icon, java.lang.String label, MetricsPanel.MetricType type)
           
 MetricsPanel.Metric MetricsPanel.MetricsSection.addMetric(java.lang.String label, MetricsPanel.MetricType type)
           
 



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