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

Print this page

        

*** 91,101 **** * } * return spinner.getValue(); * </pre> * <p> * For information and examples of using spinner see ! * <a href="http://docs.oracle.com/javase/tutorial/uiswing/components/spinner.html">How to Use Spinners</a>, * a section in <em>The Java Tutorial.</em> * <p> * <strong>Warning:</strong> Swing is not thread safe. For more * information see <a * href="package-summary.html#threading">Swing's Threading --- 91,101 ---- * } * return spinner.getValue(); * </pre> * <p> * For information and examples of using spinner see ! * <a href="https://docs.oracle.com/javase/tutorial/uiswing/components/spinner.html">How to Use Spinners</a>, * a section in <em>The Java Tutorial.</em> * <p> * <strong>Warning:</strong> Swing is not thread safe. For more * information see <a * href="package-summary.html#threading">Swing's Threading