JDK-4290529 : New Swing Component: Spinner
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.1.4,1.1.6,1.2.0,1.2.2,1.4.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS:
    generic,solaris_2.6,windows_95,windows_nt generic,solaris_2.6,windows_95,windows_nt
  • CPU: generic,x86
  • Submitted: 1999-11-11
  • Updated: 2000-11-17
  • Resolved: 2000-11-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Description
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.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin FIXED IN: merlin-beta INTEGRATED IN: merlin-beta
14-06-2004

EVALUATION Name: db100478 Date: 09/08/2000 Committing to merlin release ====================================================================== The initial batch of API has been attached (it is too big too fit in this field). scott.violet@eng 2000-10-06
06-10-2000