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 / German.lproj / ShelfPref.nib / data.classes next >
Encoding:
Text File  |  1992-06-22  |  480 b   |  40 lines

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