home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- ToDTPPreferences = {
- ACTIONS = {
- "lineFeedFactorChanged:" = "lineFeedFactorChanged:";
- "spaceFactorChanged:" = "spaceFactorChanged:";
- "tabFactorChanged:" = "tabFactorChanged:";
- "zeroBoundChanged:" = "zeroBoundChanged:";
- };
- OUTLETS = {
- lineFeedFactorText = lineFeedFactorText;
- spaceFactorText = spaceFactorText;
- tabFactorText = tabFactorText;
- thePanel = thePanel;
- zeroBoundText = zeroBoundText;
- };
- SUPERCLASS = Object;
- };
-