home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / addresses.bundle / English.lproj / GroupContentsInspector.nib / data.classes next >
Text File  |  1995-11-03  |  293b  |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. WMPathField = {
  7.     SUPERCLASS = View;
  8. };
  9. WMGroupAddressContentsInspector = {
  10.     ACTIONS = {
  11.     performClick:;
  12.     touch:;
  13.     };
  14.     OUTLETS = {
  15.     form;
  16.     sortByMatrix;
  17.     window;
  18.     info;
  19.     popup;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.