home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Workspace.app / WM.app / processes.bundle / Swedish.lproj / ProcessManager.nib / data.classes next >
Encoding:
Text File  |  1994-05-17  |  305 b   |  24 lines

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