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 / SoundInspector.nib / data.classes next >
Text File  |  1995-11-03  |  301b  |  25 lines

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