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

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DMemoryTab.java52 PlotterPanel plotterPanel; field in class:MemoryTab
84 Center: plotterPanel
106 plotterPanel = new PlotterPanel(null);
110 add(plotterPanel, BorderLayout.CENTER);
230 plotterPanel.setPlotter(plotter);

Completed in 774 milliseconds