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 / English.lproj / FileAttributesInspector.nib / data.classes < prev    next >
Text File  |  1995-11-03  |  662b  |  50 lines

  1. WMClock = {
  2.     SUPERCLASS = View;
  3. };
  4. FileAttributesInspector = {
  5.     ACTIONS = {
  6.     touch:;
  7.     ok:;
  8.     touchMatrix:;
  9.     revert:;
  10.     computeSize:;
  11.     };
  12.     OUTLETS = {
  13.     accessMatrix;
  14.     linkValueField;
  15.     groupPopUpButton;
  16.     dateField;
  17.     sizeButton;
  18.     ownerField;
  19.     linkTitleField;
  20.     dirNameField;
  21.     groupField;
  22.     sizeField;
  23.     fileNameField;
  24.     fileIconButton;
  25.     clock;
  26.     };
  27.     SUPERCLASS = Inspector;
  28. };
  29. FirstResponder = {
  30.     ACTIONS = {
  31.     };
  32.     SUPERCLASS = Object;
  33. };
  34. WMPathField = {
  35.     SUPERCLASS = View;
  36. };
  37. Inspector = {
  38.     ACTIONS = {
  39.     deactivate:;
  40.     performClick:;
  41.     activate:;
  42.     };
  43.     OUTLETS = {
  44.     window;
  45.     okButton;
  46.     revertButton;
  47.     };
  48.     SUPERCLASS = Object;
  49. };
  50.