home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / Keyboard.app / Italian.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1994-05-11  |  284 b   |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. InfoManager = {
  7.     ACTIONS = {
  8.     showInfoPanel:;
  9.     toggleButton:;
  10.     switchToApp:;
  11.     switchToAuthor:;
  12.     loadInfoPanel:;
  13.     };
  14.     OUTLETS = {
  15.     infoPanel;
  16.     versionNumber;
  17.     iconButton;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.