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

  1. TitleSizer = {OUTLETS = {delegate = delegate; }; SUPERCLASS = View; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. DiskPref = {
  4.     ACTIONS = {"ok:" = "ok:"; "revert:" = "revert:"; }; 
  5.     OUTLETS = {
  6.     dockMatrix = dockMatrix; 
  7.     fixedMatrix = fixedMatrix; 
  8.     removableMatrix = removableMatrix; 
  9.     }; 
  10.     SUPERCLASS = Pref; 
  11. };
  12. ColumnSizer = {OUTLETS = {delegate = delegate; refView = refView; }; SUPERCLASS = View; };
  13. Pref = {
  14.     OUTLETS = {contentView = contentView; window = window; }; 
  15.     SUPERCLASS = Object; 
  16. };
  17.