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 / English.lproj / ProcessManager.nib / data.classes next >
Text File  |  1995-11-03  |  305b  |  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.