Uses of Class
codeblockutil.SliderBlueprint

Packages that use SliderBlueprint
codeblockutil   
 

Uses of SliderBlueprint in codeblockutil
 

Methods in codeblockutil with parameters of type SliderBlueprint
 void CSlider.reformBlueprint(SliderBlueprint blueprint, int width, int height, int girth, int thumbX)
          Sets the values in the class SliderBlueprint
 java.awt.Shape CSlider.reformLeadingTrack(SliderBlueprint blueprint)
          creates the shape of the track on the left side of the thumb
 java.awt.Shape CSlider.reformThumb(SliderBlueprint blueprint, int diameter)
          creates the shape of the thumb
 java.awt.Shape CSlider.reformTicks(SliderBlueprint blueprint)
          creates the shape of the ticks
 java.awt.Shape CSlider.reformTrailingTrack(SliderBlueprint blueprint)
          creates the shape of the track on the right side of the thumb