this takes in interger value and it creates the labels based on this value using a
hashtable with the appropiate incremented values and then prints them on the scale accordingly
The JScale class is sub-class of JSlider it takes it a max, min for the range of the scale and a decimal value
for the level of accuracy you want in the output.