ftp.nice.ch/pub/next/science/education/FlashCards.1.1.N.bs.tar.gz#/Flash/FlashApp.h

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

#import <AppWithDoc.h>

@interface FlashApp : AppWithDoc
{
	int searchField;	/* Which Field to Look in */
}

#define FLASH_VERSION 11

/* Public methods */

+ initialize;
+ new;

/* Shared Info */
- defaultFont:(STR)name;
- setSearchField:sender;

@end



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