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 / Spanish.lproj / SoundInspector.nib / data.classes next >
Text File  |  1993-02-01  |  301b  |  25 lines

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