home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / TMSSptFnButton.1Vmod / TMSSptFnEditor.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  402 b   |  17 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. TMSSptFnEditor = {
  3.     ACTIONS = {
  4.     "cancel:" = "cancel:"; 
  5.     "editTMSSptFnButton:" = "editTMSSptFnButton:"; 
  6.     "newSptFnName:" = "newSptFnName:"; 
  7.     "ok:" = "ok:"; 
  8.     }; 
  9.     OUTLETS = {
  10.     TMSSptFnPanel = TMSSptFnPanel; 
  11.     newSptFnName = newSptFnName; 
  12.     newSptFnText = newSptFnText; 
  13.     theStrings = theStrings; 
  14.     }; 
  15.     SUPERCLASS = Object; 
  16. };
  17.