home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / 2.0_nxyPalette1.2 / nxyTestApp / Controller.h next >
Encoding:
Text File  |  1992-05-26  |  160 b   |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface Controller:Object
  7. {
  8.  
  9. }
  10.  
  11. -nxyView:sender provideDataStream:(NXStream **)stream;
  12.  
  13. @end
  14.