The following package was no longer available in newer JVMs (such as Java 17 and 18): com.sun.java.swing.plaf.windows.WindowsSliderUI Using this package allowed the user to increment a slider by one increment by clicking to either side of it. The same functionality can be obtained by using the right and left arrow keyboard keys.
ae79511