Searched refs:valueLabelStr (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DLabeledComponent.java35 String labelStr, valueLabelStr, compoundStr; field in class:LabeledComponent
65 this.valueLabelStr = str;
H A DBorderedComponent.java44 String valueLabelStr; field in class:BorderedComponent
134 this.valueLabelStr = str;
137 valueLabelStr));
150 if (valueLabelStr != null) {
153 valueLabelStr));

Completed in 47 milliseconds