home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Grab.app / Swedish.lproj / InfoPanel.nib / data.classes next >
Text File  |  1993-07-28  |  215b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Grab = {
  7.     ACTIONS = {
  8.     keithClicked:;
  9.     };
  10.     OUTLETS = {
  11.     infoPanel;
  12.     versionNumber;
  13.     infoButton;
  14.     };
  15.     SUPERCLASS = Application;
  16. };
  17.