|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 are 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||