home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Resources / German.lproj / AlertPanel.nib / data.classes next >
Encoding:
Text File  |  1993-03-10  |  248 b   |  22 lines

  1. Alert = {
  2.     ACTIONS = {
  3.     buttonPressed:;
  4.     };
  5.     OUTLETS = {
  6.     iconButton;
  7.     second;
  8.     third;
  9.     panel;
  10.     first;
  11.     title;
  12.     msg;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     performResize:;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.