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

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