2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIView.h>
11 @interface UISwappableImageView
: UIView
20 int _currentAnimation
;
21 UIToolbar
*_buttonBar
;
25 - (id
)initWithImage
:(id
)fp8 alternateImage
:(id
)fp12 barStyle
:(int)fp16 tintColor
:(id
)fp20 bezel
:(BOOL
)fp24
;
27 - (void)setBezelStyleForBarStyle
:(int)fp8 tintColor
:(id
)fp12
;
28 - (void)updateImageIfNeeded
;
29 - (void)showAlternateImage
:(BOOL
)fp8
;
30 - (void)setFlipped
:(BOOL
)fp8
;
31 - (void)animateImage
:(float)fp8 withButtonBar
:(id
)fp12 withTag
:(int)fp16
;
32 - (void)animationDidStop
:(id
)fp8 finished
:(BOOL
)fp12
;
33 - (void)setImage
:(id
)fp8
;