src/share/classes/javax/swing/JLabel.java

Print this page

        

*** 78,88 **** * Finally, you can use the <code>setIconTextGap</code> method * to specify how many pixels * should appear between the text and the image. * The default is 4 pixels. * <p> ! * See <a href="http://docs.oracle.com/javase/tutorial/uiswing/components/label.html">How to Use Labels</a> * in <em>The Java Tutorial</em> * for further documentation. * <p> * <strong>Warning:</strong> Swing is not thread safe. For more * information see <a --- 78,88 ---- * Finally, you can use the <code>setIconTextGap</code> method * to specify how many pixels * should appear between the text and the image. * The default is 4 pixels. * <p> ! * See <a href="https://docs.oracle.com/javase/tutorial/uiswing/components/label.html">How to Use Labels</a> * in <em>The Java Tutorial</em> * for further documentation. * <p> * <strong>Warning:</strong> Swing is not thread safe. For more * information see <a