Constructor and Description |
---|
JSliderLocation() |
@RunsInCurrentThread public Point pointAt(JSlider slider, int value)
JSlider
.
Note: This method is not guaranteed to be executed in the event dispatch thread (EDT.) Clients are responsible for calling this method from the EDT.
slider
- the given JSlider
.value
- the given value.JSlider
.Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.