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

  1. Pref = {
  2.     OUTLETS = {contentView = contentView; window = window; }; 
  3.     SUPERCLASS = Object; 
  4. };
  5. FinderPref = {
  6.     ACTIONS = {"ok:" = "ok:"; "revert:" = "revert:"; }; 
  7.     OUTLETS = {indexSwitch = indexSwitch; }; 
  8.     SUPERCLASS = Pref; 
  9. };
  10. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  11.