home *** CD-ROM | disk | FTP | other *** search
- AppPref = {
- ACTIONS = {};
- OUTLETS = {
- catalogHeightText = catalogHeightText;
- catalogWidthText = catalogWidthText;
- cropCheck = cropCheck;
- cropText = cropText;
- grayCheck = grayCheck;
- maxHText = maxHText;
- maxWText = maxWText;
- newDocumentCheck = newDocumentCheck;
- prefetchCheck = prefetchCheck;
- pressCheck = pressCheck;
- reuseCheck = reuseCheck;
- sizetoCheck = sizetoCheck;
- speedMatrix = speedMatrix;
- };
- SUPERCLASS = Preferences;
- };
- Preferences = {
- ACTIONS = {
- "appDidInit:" = "appDidInit:";
- "appWillTerminate:" = "appWillTerminate:";
- "orderFrontPrefs:" = "orderFrontPrefs:";
- "setPref:" = "setPref:";
- };
- OUTLETS = {nothing = nothing; window = window; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-