home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / processes.bundle / Italian.lproj / SimpleBGProcess.nib / data.classes next >
Text File  |  1994-09-25  |  506b  |  17 lines

  1. SimpleBGProcess = {
  2.     ACTIONS = {"abort:" = "abort:"; }; 
  3.     OUTLETS = {button = button; currentField = currentField; simpleWindow = simpleWindow; }; 
  4.     SUPERCLASS = BGProcess; 
  5. };
  6. WMPathField = {SUPERCLASS = View; };
  7. BGProcess = {
  8.     ACTIONS = {
  9.     "activateProcess:" = "activateProcess:"; 
  10.     "deactivateProcess:" = "deactivateProcess:"; 
  11.     }; 
  12.     OUTLETS = {window = window; }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16. PieChart = {SUPERCLASS = View; };
  17.