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

  1. MyApp = {
  2.     OUTLETS = {controller = controller; inspector = inspector; }; 
  3.     SUPERCLASS = Object; 
  4. };
  5. TextTool = {
  6.     OUTLETS = {text = text; theTextScroll = theTextScroll; }; 
  7.     SUPERCLASS = Object; 
  8. };
  9. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  10.