home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / DevTools / Commentate.1.2 / Source / English.lproj / InfoPanel.nib / data.classes < prev    next >
Encoding:
Text File  |  1994-11-21  |  252 b   |  7 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Controller = {
  3.     ACTIONS = {"appDidInit:" = "appDidInit:"; "showInfoPanel:" = "showInfoPanel:"; }; 
  4.     OUTLETS = {infoPanel = infoPanel; textField = textField; }; 
  5.     SUPERCLASS = Object; 
  6. };
  7.