home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / inspectors.bundle / Spanish.lproj / DirContentsInspector.nib / data.classes next >
Text File  |  1994-09-25  |  587b  |  19 lines

  1. WMPathField = {SUPERCLASS = View; };
  2. Inspector = {
  3.     ACTIONS = {
  4.     "activateInspector:" = "activateInspector:"; 
  5.     "deactivateInspector:" = "deactivateInspector:"; 
  6.     "ok:" = "ok:"; 
  7.     "performClick:" = "performClick:"; 
  8.     "revert:" = "revert:"; 
  9.     }; 
  10.     OUTLETS = {okButton = okButton; revertButton = revertButton; window = window; }; 
  11.     SUPERCLASS = Object; 
  12. };
  13. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  14. DirContentsInspector = {
  15.     ACTIONS = {"touch:" = "touch:"; }; 
  16.     OUTLETS = {sortByMatrix = sortByMatrix; warning = warning; }; 
  17.     SUPERCLASS = Inspector; 
  18. };
  19.