2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface SBButtonBar
: SBIconList
13 + (struct CGSize
)defaultSize
;
14 - (id
)initWithDefaultSize
;
15 - (id
)initWithFrame
:(struct CGRect
)fp8
;
17 - (float)topIconPadding
;
18 - (float)verticalIconPadding
;
19 - (float)leftMarginForIconRowArray
:(id
)fp8
;
20 - (struct CGPoint
)originForIconAtX
:(int)fp8 Y
:(int)fp12
;
21 - (id
)iconAtPoint
:(struct CGPoint
)fp8 X
:(int *)fp16 Y
:(int *)fp20 proposedOrder
:(int *)fp24
;
22 - (id
)iconAtPoint
:(struct CGPoint
)fp8 X
:(int *)fp16 Y
:(int *)fp20
;