home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / inspectors.bundle / Swedish.lproj / RTFInspector.nib / data.classes next >
Text File  |  1992-06-05  |  290b  |  24 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. RTFInspector = {
  7.     ACTIONS = {
  8.     activate:;
  9.     edit:;
  10.     play:;
  11.     deactivate:;
  12.     };
  13.     OUTLETS = {
  14.     scrollText;
  15.     fullPathField;
  16.     window;
  17.     tool;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. WMPathField = {
  22.     SUPERCLASS = View;
  23. };
  24.