home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / Installer.app / German.lproj / DiskPanel.nib / data.classes next >
Text File  |  1993-04-10  |  238b  |  19 lines

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