home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.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.