Search Results
OK to copy?
Examples 1 through 5 of
5 (0.065 seconds)
jgoodies_looks
Class:
com.jgoodies.uif_lite.component.Factory
©,
Rating:
0% of 0,
C1
Class: org.apache.batik.util.gui.JErrorPane ©, Rating: 0% of 0, C1
Class: org.apache.batik.util.gui.JErrorPane ©, Rating: 0% of 0, C1
Class: org.apache.axis.utils.tcpmon ©, Rating: 0% of 0, C1
Class: org.apache.axis.utils.tcpmon ©, Rating: 0% of 0, C1
099 //button.setHorizontalTextPosition(SwingConstants.CENTER);
100 //button.setVerticalTextPosition(SwingConstants.BOTTOM);
101 button.setText("");
102 return button;
103 }
Class: org.apache.batik.util.gui.JErrorPane ©, Rating: 0% of 0, C1
268 } else {
269 subpanel.add(detailsArea, BorderLayout.CENTER);
270 showDetailButton.setText
271 (resources.getString("ShowDetailButton.text2"));
272 isDetailShown = true;
Class: org.apache.batik.util.gui.JErrorPane ©, Rating: 0% of 0, C1
264 subpanel.remove(detailsArea);
265 isDetailShown = false;
266 showDetailButton.setText
267 (resources.getString("ShowDetailButton.text"));
268 } else {
Class: org.apache.axis.utils.tcpmon ©, Rating: 0% of 0, C1
1669 }
1670 sw.halt();
1671 stopButton.setText( getMessage("start00", "Start") );
1672 portField.setEditable(true);
1673 hostField.setEditable(true);
Class: org.apache.axis.utils.tcpmon ©, Rating: 0% of 0, C1
1648
1649 sw = new SocketWaiter( this, port );
1650 stopButton.setText( getMessage("stop00", "Stop") );
1651
1652 portField.setEditable(false);
Result Page:
1