home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / NextAdmin / Installer.app / English.lproj / DiskPanel.nib / data.classes next >
Text File  |  1993-04-06  |  238b  |  19 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. DiskPanel = {
  7.     ACTIONS = {
  8.     cancelDisk:;
  9.     continueDisk:;
  10.     };
  11.     OUTLETS = {
  12.     continueButton;
  13.     message;
  14.     cancelButton;
  15.     panel;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.