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 / AlertProcessController.nib / data.classes next >
Text File  |  1995-11-03  |  355b  |  28 lines

  1. WMAlertProcessController = {
  2.     ACTIONS = {
  3.     pause:;
  4.     abort:;
  5.     alertButtonClick:;
  6.     };
  7.     OUTLETS = {
  8.     hidingBox;
  9.     window;
  10.     header;
  11.     repeatBox;
  12.     contents;
  13.     buttons;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17. PieChart = {
  18.     SUPERCLASS = View;
  19. };
  20. FirstResponder = {
  21.     ACTIONS = {
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25. WMPathField = {
  26.     SUPERCLASS = View;
  27. };
  28.