mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-21 10:57:56 +00:00
6973773: JCK manual case JSliderTests.html#JSlider fails in jdk7 b100
Reviewed-by: alexp
This commit is contained in:
parent
c02539239e
commit
25eeccff38
@ -40,7 +40,8 @@ import java.beans.*;
|
||||
|
||||
/**
|
||||
* A component that lets the user graphically select a value by sliding
|
||||
* a knob within a bounded interval.
|
||||
* a knob within a bounded interval. The knob is always positioned
|
||||
* at the points that match integer values within the specified interval.
|
||||
* <p>
|
||||
* The slider can show both
|
||||
* major tick marks, and minor tick marks between the major ones. The number of
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user