Questions tagged as 'jslider'

1
answer

Modifying a JSlider

I'd like to do two things: 1st: add a label, or anything, that allows me to put a "text" below the colors. Example in the illustration: 2nd:Makethepointer/pointerofslider,gotocoloraccordingtoacertainnumberenteredinthefield(inthemethodbe...
asked by 28.05.2017 / 00:32
1
answer

Modify the range of a JSlider

In my project I have a JSlider, that its minimum value is 0 and its maximum value is 10. I would like to modify it so that its interval is two in two numbers, so only being possible to select / display values pairs. At the moment, I'm using the...
asked by 15.08.2017 / 02:48
1
answer

Control animation speed using the JSlider component

Well, I'm developing a project that simulates the controlled environment of train tracks, where I have 3 trains running clockwise, where the three pass through the same place in certain sections. I'm having trouble implementing the train speed d...
asked by 04.08.2017 / 19:21