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

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