91- (NSString *) installPath;
92- (NSString *) extractAddOnsPath;
93- (NSArray *) additionalAddOnsPaths;
95- (BOOL) updateManifests;
98- (NSArray *) manifests;
99- (NSArray *) managedOXZs;
102- (BOOL) isRestarting;
103- (BOOL) isAcceptingTextInput;
104- (BOOL) isAcceptingGUIInput;
106- (void) processSelection;
107- (void) processTextInput:(NSString *)input;
108- (void) refreshTextInput:(NSString *)input;
109- (void) processFilterKey;
110- (void) processShowInfoKey;
111- (void) processExtractKey;
114- (void) showOptionsUpdate;
115- (void) showOptionsPrev;
116- (void) showOptionsNext;
117- (void) processOptionsPrev;
118- (void) processOptionsNext;
@ OXZ_STATE_PICK_INSTALLED
BOOL _downloadAllDependencies
NSURLConnection * _currentDownload
NSFileHandle * _fileWriter
NSString * _progressStatus
NSString * _currentDownloadName
NSString * _currentFilter
OXZDownloadStatus _downloadStatus
NSUInteger _downloadExpected
BOOL _interfaceShowingOXZDetail
NSMutableSet * _dependencyStack
OXZInterfaceState _interfaceState
NSUInteger _downloadProgress