This is FlashController.h in view mode; [Download] [Up]
/* ------------------------------------------------------------------- RDR, Inc. Objective-C interface file for the class FlashController COPYRIGHT (C), 1991, RDR, Inc. ALL RIGHTS RESERVED. Responsible: Approved: RDR:Ernest Prabhakar Date: Rev: 1991-Oct-12 ___ Reference: Document no: */ /*==================================================================== Interface of class FlashController ====================================================================*/ #import <objc/Object.h> @interface FlashController : Object { id doc; } /* --------------------- Initialize and Free ---------------------- */ -appWillInit:sender; /* ----------------------- State Variables ------------------------ */ /* ------------------------ Action Methods ------------------------ */ @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.