I want to give a user a convenient way to enter range from swing gui. What can I use? A perfect option would be a slider with two pointers.
SwingX has JXMultiThumbSlider which is exactly what you're looking for.