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

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

// -------------------------------------------------------------------------------------
//  FileTable
//  This software is without warranty of any kind.  Use at your own risk.
// -------------------------------------------------------------------------------------

#import <objc/Object.h>
#import "DataTable.h"

// -------------------------------------------------------------------------------------
@interface FileTable : DataTable
{
}

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

@end

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