home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Examples / DatabaseKit / OracleDemo / English.lproj / OracleDemo.nib / data.classes next >
Text File  |  1992-07-09  |  209b  |  17 lines

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