home *** CD-ROM | disk | FTP | other *** search
- Babel = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- CellInfo = {
- ACTIONS = {};
- OUTLETS = {cellDelegate = cellDelegate; font = font; };
- SUPERCLASS = Object;
- };
- IconCell = {ACTIONS = {}; OUTLETS = {white = white; }; SUPERCLASS = ButtonCell; };
- EditText = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Text; };
- SendDemo = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- EKProgressView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Preferences = {
- ACTIONS = {
- "changeView:" = "changeView:";
- "didPlay:" = "didPlay:";
- "noteChange:" = "noteChange:";
- "revert:" = "revert:";
- "setSound:" = "setSound:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- alternateField = alternateField;
- archiveOutgoingSwitch = archiveOutgoingSwitch;
- autoIndentSwitch = autoIndentSwitch;
- autoLaunchSwitch = autoLaunchSwitch;
- autoReplySwitch = autoReplySwitch;
- currentView = currentView;
- defaultFormatButton = defaultFormatButton;
- emacsKeySwitch = emacsKeySwitch;
- expandAliasesSwitch = expandAliasesSwitch;
- expertView = expertView;
- filteredHeadersText = filteredHeadersText;
- fixedPitchSwitch = fixedPitchSwitch;
- generalView = generalView;
- headerBrowser = headerBrowser;
- headerField = headerField;
- headerView = headerView;
- iconCountSwitch = iconCountSwitch;
- lineLengthField = lineLengthField;
- mailDirField = mailDirField;
- mailerField = mailerField;
- mimeAlternativeSwitch = mimeAlternativeSwitch;
- newMailMatrix = newMailMatrix;
- prefPanel = prefPanel;
- queryField = queryField;
- readReceiptSwitch = readReceiptSwitch;
- removeSelfSwitch = removeSelfSwitch;
- replyToField = replyToField;
- sendLimitField = sendLimitField;
- sendView = sendView;
- showDeletedSwitch = showDeletedSwitch;
- showSizeSwitch = showSizeSwitch;
- showStatusSwitch = showStatusSwitch;
- soundField = soundField;
- soundSwitch = soundSwitch;
- spoolDirField = spoolDirField;
- userHeadersTable = userHeadersTable;
- viewButton = viewButton;
- };
- SUPERCLASS = Super;
- };
- Super = {
- ACTIONS = {
- "windowDidMove:" = "windowDidMove:";
- "windowDidResize:" = "windowDidResize:";
- };
- OUTLETS = {};
- SUPERCLASS = Object;
- };
- Alias = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- CommandView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
- NextMessage = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MailMessage; };
- TransferPanel = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Super; };
- DecryptController = {
- ACTIONS = {};
- OUTLETS = {
- boundView = boundView;
- displayField = displayField;
- entryField = entryField;
- lockButton = lockButton;
- };
- SUPERCLASS = Object;
- };
- MimeMessage = {
- ACTIONS = {};
- OUTLETS = {myBodyObject = myBodyObject; };
- SUPERCLASS = MailMessage;
- };
- BrowserFieldEditor = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = EditText; };
- RectList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- KeyView = {
- ACTIONS = {};
- OUTLETS = {
- currentImage = currentImage;
- delegate = delegate;
- image = image;
- keyInfo = keyInfo;
- publishedKey = publishedKey;
- };
- SUPERCLASS = View;
- };
- MailView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NXSplitView; };
- MimeParameters = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MailHeaders; };
- MyApp = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Application; };
- Toc = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- MailCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
- EncryptAdmin = {
- ACTIONS = {};
- OUTLETS = {
- address = address;
- addressView = addressView;
- chooser = chooser;
- curView = curView;
- instruct = instruct;
- keyField = keyField;
- keyManager = keyManager;
- keyText = keyText;
- parent = parent;
- privateView = privateView;
- publicView = publicView;
- well = well;
- window = window;
- };
- SUPERCLASS = Object;
- };
- SendOptions = {
- ACTIONS = {};
- OUTLETS = {
- archiveButton = archiveButton;
- curSender = curSender;
- featureList = featureList;
- fieldPopUp = fieldPopUp;
- fieldText = fieldText;
- fieldView = fieldView;
- replyView = replyView;
- window = window;
- };
- SUPERCLASS = Object;
- };
- RTFEnrichedConverter = {ACTIONS = {}; OUTLETS = {myDelegate = myDelegate; }; SUPERCLASS = Object; };
- MailHeaders = {ACTIONS = {}; OUTLETS = {myDelegate = myDelegate; }; SUPERCLASS = Object; };
- IconView = {ACTIONS = {}; OUTLETS = {bitmap = bitmap; }; SUPERCLASS = View; };
- PageBuffer = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- AliasUI = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Super; };
- Defaults = {
- ACTIONS = {};
- OUTLETS = {
- boldFont = boldFont;
- fixedFont = fixedFont;
- msgFont = msgFont;
- tocFont = tocFont;
- };
- SUPERCLASS = Object;
- };
- ImmutableImage = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NXImage; };
- NXCleanList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = List; };
- MimeFilter = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- ScrollingSound = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ScrollView; };
- Timer = {ACTIONS = {}; OUTLETS = {target = target; }; SUPERCLASS = Object; };
- EncryptKey = {
- ACTIONS = {};
- OUTLETS = {
- encryptPanel = encryptPanel;
- keyList = keyList;
- sendEncryptedButton = sendEncryptedButton;
- username = username;
- };
- SUPERCLASS = Panel;
- };
- Progressor = {
- ACTIONS = {};
- OUTLETS = {
- button = button;
- messageField = messageField;
- panel = panel;
- progressView = progressView;
- titleField = titleField;
- };
- SUPERCLASS = Object;
- };
- SendWindow = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Window; };
- RunInfo = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- TocMatrix = {ACTIONS = {}; OUTLETS = {cellInfo = cellInfo; }; SUPERCLASS = Matrix; };
- MimeRichText = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Text; };
- WrapCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = TextFieldCell; };
- Buffer = {ACTIONS = {"copy:" = "copy:"; }; OUTLETS = {}; SUPERCLASS = Object; };
- Error = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- OneShot = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Button; };
- IconButton = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Button; };
- Subprocess = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Object; };
- MediaText = {
- ACTIONS = {};
- OUTLETS = {printingDelegate = printingDelegate; };
- SUPERCLASS = EditText;
- };
- FindPanel = {
- ACTIONS = {};
- OUTLETS = {
- allBox = allBox;
- allButton = allButton;
- allMatrix = allMatrix;
- backFindButton = backFindButton;
- errmsg = errmsg;
- findButton = findButton;
- findReplaceButton = findReplaceButton;
- findWindow = findWindow;
- ftext = ftext;
- ignoreCase = ignoreCase;
- regExpr = regExpr;
- replaceButton = replaceButton;
- replaceWithField = replaceWithField;
- };
- SUPERCLASS = Super;
- };
- EditDict = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- SendView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
- Recorder = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Sound; };
- Info = {
- ACTIONS = {};
- OUTLETS = {
- infoPanel = infoPanel;
- releaseField = releaseField;
- versionField = versionField;
- };
- SUPERCLASS = Object;
- };
- NXRTFD = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NXPropertyList; };
- MimeFetcher = {
- ACTIONS = {};
- OUTLETS = {
- loginHostField = loginHostField;
- loginPanel = loginPanel;
- loginPassField = loginPassField;
- loginUserField = loginUserField;
- waitMessage = waitMessage;
- waitPanel = waitPanel;
- waitSizeField = waitSizeField;
- waitTitle = waitTitle;
- };
- SUPERCLASS = Object;
- };
- KeyCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
- StringList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = List; };
- PublishedKey = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- Send = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
- MailMessage = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- NXPropertyList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- NXGraphicCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
- RunCommand = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- MailBox = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- MailDriver = {
- ACTIONS = {};
- OUTLETS = {
- auxPrintButton = auxPrintButton;
- auxPrintView = auxPrintView;
- cryptAssist = cryptAssist;
- cryptAssistBundle = cryptAssistBundle;
- cryptBundle = cryptBundle;
- cryptor = cryptor;
- fontCell = fontCell;
- hideCell = hideCell;
- infoMenu = infoMenu;
- keyManager = keyManager;
- mailCellDelegate = mailCellDelegate;
- printCell = printCell;
- quitCell = quitCell;
- rulerCell = rulerCell;
- serviceCell = serviceCell;
- sortMenu = sortMenu;
- windowsCell = windowsCell;
- };
- SUPERCLASS = Application;
- };
- SoundEdit = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Object; };
- MailHeaderBinding = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- LipService = {ACTIONS = {}; OUTLETS = {controller = controller; }; SUPERCLASS = Object; };
- EnhancePreferences = {
- ACTIONS = {
- "noteChangeXFace:" = "noteChangeXFace:";
- "noteChangeXImageURL:" = "noteChangeXImageURL:";
- "setXFace:" = "setXFace:";
- };
- OUTLETS = {};
- SUPERCLASS = Preferences;
- };
- Message = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- MailReader = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MailView; };
-