home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / usr / lib / NextStep / Workspace.app / WM.app / preferences.bundle / Japanese.lproj / ShelfPref.nib / data.classes next >
Encoding:
Text File  |  1995-02-07  |  576 b   |  18 lines

  1. TitleSizer = {OUTLETS = {delegate = delegate; }; SUPERCLASS = View; };
  2. ShelfPref = {
  3.     ACTIONS = {"default:" = "default:"; "ok:" = "ok:"; "revert:" = "revert:"; }; 
  4.     OUTLETS = {
  5.     defaultButton = defaultButton; 
  6.     fileIcon = fileIcon; 
  7.     sizeSwitch = sizeSwitch; 
  8.     titleSizer = titleSizer; 
  9.     }; 
  10.     SUPERCLASS = Pref; 
  11. };
  12. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  13. ColumnSizer = {OUTLETS = {delegate = delegate; refView = refView; }; SUPERCLASS = View; };
  14. Pref = {
  15.     OUTLETS = {contentView = contentView; window = window; }; 
  16.     SUPERCLASS = Object; 
  17. };
  18.