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 / French.lproj / DockPref.nib / data.classes next >
Encoding:
Text File  |  1994-06-16  |  582 b   |  23 lines

  1. AutoLaunchCell = {SUPERCLASS = Cell; };
  2. DockPref = {
  3.     ACTIONS = {
  4.         "setDockSelection:" = "setDockSelection:"; 
  5.     "toggleAutoLaunch:" = "toggleAutoLaunch:"; 
  6.     }; 
  7.     OUTLETS = {
  8.         iconView = iconView; 
  9.     launchMatrix = launchMatrix; 
  10.     launchSwitch = launchSwitch; 
  11.     pathField = pathField; 
  12.     scrollView = scrollView; 
  13.     shortName = shortName; 
  14.     }; 
  15.     SUPERCLASS = Pref; 
  16. };
  17. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  18. Pref = {
  19.     OUTLETS = {contentView = contentView; window = window; }; 
  20.     SUPERCLASS = Object; 
  21. };
  22. WMPathField = {SUPERCLASS = View; };
  23.