home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / IconBuilder.app / TextTool.ptool / English.lproj / TextTool.nib / data.classes next >
Text File  |  1992-03-03  |  243b  |  20 lines

  1. TextTool = {
  2.     OUTLETS = {
  3.     theTextScroll;
  4.     text;
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. MyApp = {
  14.     OUTLETS = {
  15.     controller;
  16.     inspector;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.