luxlabs header browser preview


@class UIColor;

@interface SUUIBorderView : UIView

@property (retain, nonatomic) UIColor *color;

- (void)setBackgroundColor:(id)a0;

@end