Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
org.apache.jmeter.timers.gui.GaussianRandomTimerGui
©,
Rating:
0% of 0,
C1
Class: org.apache.jmeter.visualizers.MonitorPerformancePanel ©, Rating: 0% of 0, C1
149
150 threadDelayPropsPanel.add(avgDelayPanel);
151 threadDelayPropsPanel.setMaximumSize(new Dimension(threadDelayPropsPanel.getMaximumSize().width, threadDelayPropsPanel.getPreferredSize().height));
152 add(threadDelayPropsPanel);
153
Class: org.apache.jmeter.visualizers.MonitorPerformancePanel ©, Rating: 0% of 0, C1
141 GRAPHPANEL = new JPanel();
142 GRAPHPANEL.setLayout(new BorderLayout());
143 GRAPHPANEL.setMaximumSize(
144 new Dimension(MODEL.getBufferSize(),MODEL.getBufferSize()));
145 GRAPHPANEL.setBackground(Color.white);
Result Page:
1