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

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. ToDTPPreferences = {
  3.     ACTIONS = {
  4.     "lineFeedFactorChanged:" = "lineFeedFactorChanged:"; 
  5.     "spaceFactorChanged:" = "spaceFactorChanged:"; 
  6.     "tabFactorChanged:" = "tabFactorChanged:"; 
  7.     "zeroBoundChanged:" = "zeroBoundChanged:"; 
  8.     }; 
  9.     OUTLETS = {
  10.     lineFeedFactorText = lineFeedFactorText; 
  11.     spaceFactorText = spaceFactorText; 
  12.     tabFactorText = tabFactorText; 
  13.     thePanel = thePanel; 
  14.     zeroBoundText = zeroBoundText; 
  15.     }; 
  16.     SUPERCLASS = Object; 
  17. };
  18.