-
Enhancement
-
Resolution: Fixed
-
P3
-
1.1.4, 1.1.6, 1.2.0, 1.2.2, 1.4.0
-
beta
-
generic, x86
-
generic, solaris_2.6, windows_95, windows_nt
The most commonly requested Swing component is a spinner - a single
line input field that lets the user select an integer or an object
value from an ordered set. Spinners typically provide a pair of tiny
arrow buttons for stepping through the possible values, the up/down
arrow keys also cycle through the values. The user may also be
allowed to type a (legal) value directly into the spinner. Although
combo boxes provide similar functionality, spinners are sometimes
preferred because they don't require a drop down list that can obscure
important data.
- duplicates
-
JDK-4097100 Swing 0.6.1 - JTextField should allow to limit number of input chars
-
- Closed
-
-
JDK-4106311 Swing is in dire need of a JSpinner class.
-
- Closed
-
-
JDK-4143156 Support a "replace mode" for JTextField and JAreaField
-
- Closed
-
-
JDK-4175364 Adding Swing field widgets which handle numeric input
-
- Closed
-
-
JDK-4196276 JTextField needs easy/convenient way to limit total # of input chars
-
- Closed
-
-
JDK-4200316 Features missing in Document & Element
-
- Closed
-
-
JDK-4228776 disabling a particular column of a JTextField
-
- Closed
-