@class UIColor; @interface SUUIBorderView : UIView @property (retain, nonatomic) UIColor *color; - (void)setBackgroundColor:(id)a0; @end
@class UIColor; @interface SUUIBorderView : UIView @property (retain, nonatomic) UIColor *color; - (void)setBackgroundColor:(id)a0; @end