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

  1. FontReplacement = {
  2.     ACTIONS = {
  3.     "callModalFontPanel:" = "callModalFontPanel:"; 
  4.     "doNotReplaceFont:" = "doNotReplaceFont:"; 
  5.     "replaceFont:" = "replaceFont:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     fntPanel = fntPanel; 
  9.     repeatSwitch = repeatSwitch; 
  10.     replaceName = replaceName; 
  11.     wishName = wishName; 
  12.     }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16.