JDK-4231294 : RFE: JSlider does not format standard labels correctly
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: solaris_2.5
  • CPU: generic
  • Submitted: 1999-04-20
  • Updated: 2006-12-08
  • Resolved: 2006-12-08
Related Reports
Relates :  
Description
JSlider has an option to create standard labels for the slider.  The standard labels are just numbers corresponding to the model range and tick marks settings. These numbers should be formatted with the appropriate NumberFormat for the slider's locale property.

Comments
EVALUATION Use a NumberFormat like the bug says. brian.beck@Eng 1999-04-20
20-04-1999