ftp.nice.ch/pub/next/tools/archiver/JumpBack.4.s.tar.gz#/JumpBack_4/CDROMIndexControl.h

This is CDROMIndexControl.h in view mode; [Download] [Up]

//======================================================================
//
//	Portions written by FreemanSoft Inc.
//
//	FreemanSoft disclaims any warranty of any kind, expressed or implied,
//	as to this source code's fitness for any particular use.
//
//	For more information, use the following electronic mail addresses:
//	 
//		info@FreemanSoft.com	general questions
//		support@FreemanSoft.com	technical questions
//
//======================================================================


/* Written by
 *	Joe Freeman
 *	This code has no warranty.  
 *	It is provided so that the consumer may maintain and modify it
 *	at their own risk.  Use this code at your own risk.
 */

/* Generated by Interface Builder */

#import <appkit/appkit.h>		/* precompiled headers */
#import "TwoPassUIControl.h"

@interface CDROMIndexControl:TwoPassUIControl
{
}

- (const char *)buttonImageName;
- (const char *)buttonAltImageName;
- (const char *)stringsTable;

- free;
- runPassOne:sender;		/* return nil if find not run */
- runPassTwo:sender;


@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.