home *** CD-ROM | disk | FTP | other *** search
- PreferenceClient = {
- ACTIONS = {"setValueForSender:" = "setValueForSender:"; };
- OUTLETS = {controlBox = controlBox; };
- SUPERCLASS = Object;
- };
- GeneralPreferences = {
- ACTIONS = {
- "pickDownloadDirectory:" = "pickDownloadDirectory:";
- "pickScratchDirectory:" = "pickScratchDirectory:";
- };
- OUTLETS = {
- autoFetchInlineImagesButtonCell = autoFetchInlineImagesButtonCell;
- convertAssumingISO8859_1ButtonCell = convertAssumingISO8859_1ButtonCell;
- downloadDirectoryTextField = downloadDirectoryTextField;
- incrementalDisplayButtonCell = incrementalDisplayButtonCell;
- openCreatesNewWindowButtonCell = openCreatesNewWindowButtonCell;
- runSavePanelOnDownloadButtonCell = runSavePanelOnDownloadButtonCell;
- saveOpenedFilesButtonCell = saveOpenedFilesButtonCell;
- scratchDirectoryTextField = scratchDirectoryTextField;
- showLinkButtonsMatrix = showLinkButtonsMatrix;
- };
- SUPERCLASS = PreferenceClient;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-