Hi to all,
I want to skip and read the lines based on the JSlider movement. While change the JSlider position, it'll return a integer value. Based on the value, I want to read the particular line and continue reading.
How to skip & read the lines.
Thanks in advance.