Playlist Generator
1.0
|
Public Member Functions | |
(void) | - hideUsingAnimation: |
(void) | - showUsingAnimation: |
(void) | - done |
(void) | - updateLabelText: |
(void) | - updateDetailsLabelText: |
(void) | - updateProgress |
(void) | - updateIndicators |
(void) | - handleGraceTimer: |
(void) | - handleMinShowTimer: |
(void) | - setTransformForCurrentOrientation: |
(void) | - cleanUp |
(void) | - deviceOrientationDidChange: |
(void) | - launchExecution |
(void) | - deviceOrientationDidChange: |
(void) | - hideDelayed: |
(void) | - launchExecution |
(void) | - cleanUp |
Properties | |
UIView * | indicator |
float | width |
float | height |
NSTimer * | graceTimer |
NSTimer * | minShowTimer |
NSDate * | showStarted |
- (void) cleanUp |
- (void) cleanUp |
- (void) deviceOrientationDidChange: | (NSNotification *) | notification |
- (void) deviceOrientationDidChange: | (NSNotification *) | notification |
- (void) done |
- (void) handleGraceTimer: | (NSTimer *) | theTimer |
- (void) handleMinShowTimer: | (NSTimer *) | theTimer |
- (void) hideDelayed: | (NSNumber *) | animated |
- (void) hideUsingAnimation: | (BOOL) | animated |
- (void) launchExecution |
- (void) launchExecution |
- (void) setTransformForCurrentOrientation: | (BOOL) | animated |
- (void) showUsingAnimation: | (BOOL) | animated |
- (void) updateDetailsLabelText: | (NSString *) | newText |
- (void) updateIndicators |
- (void) updateLabelText: | (NSString *) | newText |
- (void) updateProgress |
- (NSTimer*) graceTimer [read, write, retain] |
- (float) height [read, write, assign] |
- (UIView*) indicator [read, write, retain] |
- (NSTimer*) minShowTimer [read, write, retain] |
- (NSDate*) showStarted [read, write, retain] |
- (float) width [read, write, assign] |