This is SlidingImageView.h in view mode; [Download] [Up]
// // SlidingImageView.h // // Lennart Lovstrand, Rank Xerox EuroPARC, August 1991. // #import "BackView.h" @interface SlidingImageView:BackView { NXPoint delta; } - oneStep; - setImageConstraints; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.