home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Workspace.app / WM.app / Swedish.lproj / NoInspector.nib / data.classes next >
Encoding:
Text File  |  1992-06-05  |  346 b   |  27 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. NoInspector = {
  7.     OUTLETS = {
  8.     text;
  9.     };
  10.     SUPERCLASS = Inspector;
  11. };
  12. Inspector = {
  13.     ACTIONS = {
  14.     deactivateInspector:;
  15.     ok:;
  16.     activateInspector:;
  17.     performClick:;
  18.     revert:;
  19.     };
  20.     OUTLETS = {
  21.     okButton;
  22.     window;
  23.     revertButton;
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27.