This is SearchText.h in view mode; [Download] [Up]
/* The code of this example is not covered by the FindPanel license. * You may freely copy, distribute, and reuse the code in this example. * The author disclaims any warranty of any kind, expressed or implied, * as to its fitness for any particular use. * * Created by Christopher J. Kane * Version: 1.0 (15 August 1993) */ #import <appkit/Text.h> #import "SearchableText.h" @interface Text (SearchText) <SearchableText> @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.