Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
org.apache.jmeter.visualizers.MonitorHealthPanel
©,
Rating:
0% of 0,
C1
Class: org.apache.axis.utils.tcpmon ©, Rating: 0% of 0, C1
089 this.SERVERS = new JPanel();
090 this.SERVERS.setLayout(new BoxLayout(SERVERS, BoxLayout.Y_AXIS));
091 this.SERVERS.setAlignmentX(Component.LEFT_ALIGNMENT);
092
093 SCROLL = new JScrollPane(this.SERVERS);
Class: org.apache.axis.utils.tcpmon ©, Rating: 0% of 0, C1
1524
1525 leftPanel = new JPanel();
1526 leftPanel.setAlignmentX( Component.LEFT_ALIGNMENT );
1527 leftPanel.setLayout( new BoxLayout(leftPanel, BoxLayout.Y_AXIS) );
1528 leftPanel.add( new JLabel(" " + getMessage("request01", "Request")) );
Result Page:
1