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 / English.lproj / DiskPref.nib / data.classes next >
Encoding:
Text File  |  1995-11-04  |  460 b   |  38 lines

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