#import @interface LineWidthPicker : UIView - (void) setLineWidth : (float)width; @end