home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / Swedish.lproj / NXDataLinkPanel.nib / data.classes next >
Text File  |  1992-06-05  |  459b  |  30 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. NXDataLinkPanel = {
  7.     ACTIONS = {
  8.     pickedBreakAllLinks:;
  9.     pickedBreakLink:;
  10.     pickedShowOutlines:;
  11.     pickedOpenSource:;
  12.     pickedUpdateMode:;
  13.     pickedUpdateDestination:;
  14.     };
  15.     OUTLETS = {
  16.     openSource;
  17.     sourceValue;
  18.     showOutlines;
  19.     breakLink;
  20.     sourceTitle;
  21.     lastUpdateTitle;
  22.     updateMode;
  23.     lastUpdateValue;
  24.     bannerMsg;
  25.     breakAllLinks;
  26.     updateDestination;
  27.     };
  28.     SUPERCLASS = Panel;
  29. };
  30.