home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Examples / SearchBench / Info.nib / data.classes next >
Encoding:
Text File  |  1993-10-21  |  148 b   |  12 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SBApp = {
  7.     OUTLETS = {
  8.     infoPanel;
  9.     };
  10.     SUPERCLASS = Application;
  11. };
  12.