home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / usr / lib / NextStep / Resources / Swedish.lproj / AlertPanel.nib / data.classes next >
Encoding:
Text File  |  1992-06-05  |  248 b   |  22 lines

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