Slider vernier adjustment with shift

Is there a easy way to make a slider react to shift, like it is reacting to alt/ctrl ?

Maybe something that belongs to LookAndFeel?

Why not reate a subclass of slider and override its keyPress() method?