home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / IconBuilder.app / Japanese.lproj / Document.nib / data.classes next >
Encoding:
Text File  |  1996-10-07  |  286 b   |  9 lines

  1. PaintScrollView = {
  2.     ACTIONS = {"showRep:" = "showRep:"; }; 
  3.     OUTLETS = {popup = popup; }; 
  4.     SUPERCLASS = View; 
  5. };
  6. PaintView = {SUPERCLASS = View; };
  7. MyApp = {OUTLETS = {paintView = paintView; }; SUPERCLASS = Object; };
  8. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  9.