home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / PopUpFormatter / English.lproj / PopUpFormatter.nib / data.classes next >
Encoding:
Text File  |  1994-11-08  |  199 b   |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     };
  10.     OUTLETS = {
  11.     aDBTableView;
  12.     aDBModel;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16.