home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Examples / AppKit / Yap / PSText.h < prev    next >
Encoding:
Text File  |  1991-06-08  |  73 b   |  8 lines

  1. #import <appkit/Text.h>
  2.  
  3. @interface PSText : Text
  4.  
  5. - paste:sender;
  6.  
  7. @end
  8.