home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / DevTools / Commentate.1.2 / Source / English.lproj / Commentate.nib / data.classes < prev    next >
Encoding:
Text File  |  1992-10-05  |  214 b   |  17 lines

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