Searched defs:plotterName (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DOverviewPanel.java55 String plotterName, Plotter.Unit plotterUnit) {
59 if (plotterKey != null && plotterName != null) {
67 plotter.createSequence(plotterKey, plotterName, PLOTTER_COLOR, true);
54 OverviewPanel(String title, String plotterKey, String plotterName, Plotter.Unit plotterUnit) argument

Completed in 40 milliseconds