This is NeXTshadesView.h in view mode; [Download] [Up]
/* * Module: * NeXTshades * * Author: * Doug "Kareth" McClure * asd@cc.purdue.edu * XASD@PURCCVM.BITNET * * Version: 1.0 */ #import "BackView.h" @interface NeXTshadesView:BackView { float xSize, ySize; } - oneStep; - newSize; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.