91- (NSString *) installPath;
93- (BOOL) updateManifests;
96- (NSArray *) manifests;
97- (NSArray *) managedOXZs;
100- (BOOL) isRestarting;
101- (BOOL) isAcceptingTextInput;
102- (BOOL) isAcceptingGUIInput;
104- (void) processSelection;
105- (void) processTextInput:(NSString *)input;
106- (void) refreshTextInput:(NSString *)input;
107- (void) processFilterKey;
108- (void) processShowInfoKey;
109- (void) processExtractKey;
112- (void) showOptionsUpdate;
113- (void) showOptionsPrev;
114- (void) showOptionsNext;
115- (void) processOptionsPrev;
116- (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