home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / lib / NextStep / Workspace.app / WM.app / preferences.bundle / French.lproj / DiskPref.nib / data.classes next >
Encoding:
Text File  |  1992-07-04  |  460 b   |  38 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ColumnSizer = {
  7.     OUTLETS = {
  8.     delegate;
  9.     refView;
  10.     };
  11.     SUPERCLASS = View;
  12. };
  13. DiskPref = {
  14.     ACTIONS = {
  15.     revert:;
  16.     ok:;
  17.     };
  18.     OUTLETS = {
  19.     removableMatrix;
  20.     fixedMatrix;
  21.     dockMatrix;
  22.     };
  23.     SUPERCLASS = Pref;
  24. };
  25. TitleSizer = {
  26.     OUTLETS = {
  27.     delegate;
  28.     };
  29.     SUPERCLASS = View;
  30. };
  31. Pref = {
  32.     OUTLETS = {
  33.     window;
  34.     contentView;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38.