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 / ProcessManager.nib / data.classes next >
Text File  |  1994-10-11  |  397b  |  16 lines

  1. PieChart = {SUPERCLASS = View; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. ProcessManager = {
  4.     ACTIONS = {"show:" = "show:"; }; 
  5.     OUTLETS = {
  6.     container = container; 
  7.     modeButton = modeButton; 
  8.     modeMatrix = modeMatrix; 
  9.     noProcessField = noProcessField; 
  10.     noProcessWindow = noProcessWindow; 
  11.     scrollView = scrollView; 
  12.     window = window; 
  13.     }; 
  14.     SUPERCLASS = Object; 
  15. };
  16.