home *** CD-ROM | disk | FTP | other *** search
- VISIONDocumentPreferences = {
- ACTIONS = {
- "preferencesOK:" = "preferencesOK:";
- "preferencesRevert:" = "preferencesRevert:";
- };
- OUTLETS = {
- autoSaveIntervallField = autoSaveIntervallField;
- autoSaveSwitch = autoSaveSwitch;
- backUpSwitch = backUpSwitch;
- eFramesMatrix = eFramesMatrix;
- emptyDocSwitch = emptyDocSwitch;
- rulerSwitch = rulerSwitch;
- thePanel = thePanel;
- theStrings = theStrings;
- };
- SUPERCLASS = Object;
- };
- DTPPreferences = {
- ACTIONS = {
- "preferencesOK:" = "preferencesOK:";
- "preferencesRevert:" = "preferencesRevert:";
- };
- OUTLETS = {
- anchorColor = anchorColor;
- columnEdgeSwitch = columnEdgeSwitch;
- extenderText = extenderText;
- flowMarkerSwitch = flowMarkerSwitch;
- selectionColor = selectionColor;
- thePanel = thePanel;
- theStrings = theStrings;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-