ftp.nice.ch/pub/next/developer/objc/dbkit/SimpleTableView.1.0.s.tar.gz#/SimpleTableView-1/SimpleTableView.h

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

// -------------------------------------------------------------------------------------
//  SimpleTableView example app
//  This software is without warranty of any kind.  Use at your own risk.
// -------------------------------------------------------------------------------------
#import <appkit/appkit.h>

// -------------------------------------------------------------------------------------
@interface SimpleTableView : Application
{
	char				*pathToApp;
}

// -------------------------------------------------------------------------------------

@end

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