ftp.nice.ch/pub/next/database/apps/Stopwatch.2.5.s.tar.gz#/Stopwatch2.5/ClientViewMgr.h

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

/*
 * For legal stuff see the file COPYRIGHT
 */
#import "ViewMgr.h"

@interface ClientViewMgr : ViewMgr
{
  id 	dataForm;
  BOOL	hasSelection;
  BOOL	isEditing;
  BOOL	enteringNewClient;
}

@end

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